- Neural Networks with R
- Giuseppe Ciaburro Balaji Venkateswaran
- 78字
- 2021-08-20 10:25:17
Epoch
One iteration or pass through the process of providing the network with an input and updating the network's weights is called an epoch. It is a full run of feed-forward and backpropagation for update of weights. It is also one full read through of the entire dataset.
Typically, many epochs, in the order of tens of thousands at times, are required to train the neural network efficiently. We will see more about epochs in the forthcoming chapters.
推薦閱讀
- LaTeX Cookbook
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- GeoServer Cookbook
- JavaScript:Functional Programming for JavaScript Developers
- Offer來(lái)了:Java面試核心知識(shí)點(diǎn)精講(原理篇)
- 匯編語(yǔ)言程序設(shè)計(jì)(第2版)
- SEO實(shí)戰(zhàn)密碼
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書(shū)第2版)
- jQuery開(kāi)發(fā)基礎(chǔ)教程
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Mastering Unity 2D Game Development(Second Edition)
- C專(zhuān)家編程
- 移動(dòng)互聯(lián)網(wǎng)軟件開(kāi)發(fā)實(shí)驗(yàn)指導(dǎo)
- Image Processing with ImageJ
- 多媒體技術(shù)及應(yīng)用