What is epoch?
    12 views (last 30 days)
  
       Show older comments
    
What is an epoch used in neural network? For example there are 3000 epochs of iteration. What does it mean?
0 Comments
Accepted Answer
  Jiro Doke
    
 on 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 Comments
More Answers (0)
See Also
Categories
				Find more on Deep Learning Toolbox in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
