Iteration determine in Self-Organizing Map to Cluster Data
Afficher commentaires plus anciens
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 commentaire
Qichen Deng
le 6 Avr 2022
Could it be net.trainParam.epochs?
net.trainParam.epochs = some number
will change the number of training iterations
Réponse acceptée
Plus de réponses (1)
ahmad karim
le 29 Juin 2017
1 commentaire
Greg Heath
le 3 Juil 2017
Check the defaults of
adaptwb and trainbu
Hope this helps.
Greg
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!