- Neural Networks with R
- Giuseppe Ciaburro Balaji Venkateswaran
- 37字
- 2021-08-20 10:25:16
Training neural networks
Training is the act of presenting the network with some sample data and modifying the weights to better approximate the desired function.
There are two main types of training: supervised learning and unsupervised learning.
推薦閱讀
- Clojure Programming Cookbook
- Implementing Modern DevOps
- 數據庫程序員面試筆試真題與解析
- Django Design Patterns and Best Practices
- 數據結構習題精解(C語言實現+微課視頻)
- Java Web程序設計
- Python Data Analysis(Second Edition)
- Scala編程實戰(原書第2版)
- Clojure Reactive Programming
- Python機器學習:預測分析核心算法
- Python Essentials
- QGIS 2 Cookbook
- Test-Driven iOS Development with Swift
- Node.js應用開發
- C/C++代碼調試的藝術