What is epoch?
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
What is an epoch used in neural network? For example there are 3000 epochs of iteration. What does it mean?
0 Commenti
Risposta accettata
Jiro Doke
il 24 Feb 2011
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!