What is epoch?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
What is an epoch used in neural network? For example there are 3000 epochs of iteration. What does it mean?
0 comentarios
Respuesta aceptada
Jiro Doke
el 24 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!