What is epoch?
20 ビュー (過去 30 日間)
古いコメントを表示
What is an epoch used in neural network? For example there are 3000 epochs of iteration. What does it mean?
0 件のコメント
採用された回答
Jiro Doke
2011 年 2 月 24 日
epoch - Presentation of the set of training (input and/or target) vectors to a network and the calculation of new weights and biases. Note that training vectors can be presented one at a time or all together in a batch.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!