Default number of epochs
显示 更早的评论
Is it true that the default number of epochs in
[net, tr] = train(net,trainV,trainT)
is 1000?
When looking at help information on other training functions like trainlm it shows that default values of its training parameters are:
net.trainParam.epochs 100 Maximum number of epochs to train
Who can give a clear answer on this question. Thanks in advance, Ton S.
1 个评论
Thomas Kanzig
2016-1-9
Its true my friend. You must insert a biggest number for obtain a better trainings.
采纳的回答
更多回答(1 个)
Ton Schomaker
2012-9-20
0 个投票
1 个评论
Greg Heath
2012-9-20
You mistakenly used the ANSWER box instead of the COMMENT box.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!