What is epoch?
조회 수: 10 (최근 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!