Iteration determine in Self-Organizing Map to Cluster Data
이전 댓글 표시
in the attach i share an example of Self-Organizing Map that provided by MATLAB my problem is that the iteration number is fixed in 200. change it with other value like 150, 100, 500..
Regards
댓글 수: 1
Qichen Deng
2022년 4월 6일
Could it be net.trainParam.epochs?
net.trainParam.epochs = some number
will change the number of training iterations
채택된 답변
추가 답변 (1개)
ahmad karim
2017년 6월 29일
댓글 수: 1
Greg Heath
2017년 7월 3일
Check the defaults of
adaptwb and trainbu
Hope this helps.
Greg
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!