Neural Net training function parameters
1 次查看(过去 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 个)
另请参阅
类别
在 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!