Neural Net training function parameters
조회 수: 3(최근 30일)
표시 이전 댓글
I am trying to use the algorithm trainbr for my feedforward neural net and trying to set up max number of epochs to 5000, using "net.trainParam.epochs = 5000;" statement. However, the training stops exactly at 1000 epochs. And apparently it has not converged. So what should I do to increase the number of epochs?
댓글 수: 0
채택된 답변
Abhishek Gupta
2021년 4월 19일
Hi,
Referring to the following MATLAB Answer, which might help you in resolving the issue: -
댓글 수: 0
추가 답변(0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!