Training Nerual Network Using Bat algorithm?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
HI, I want to train Neural Network using Bat algorithm
0 commentaires
Réponse acceptée
Greg Heath
le 27 Avr 2013
You forgot an h: Batch algorithms. All of the help examples use batch training. Those algorithms are defaults. Therefore start out with codes from the help examples which use default parameter values.
Then change them, one at a time, if necessary. For example
help fitnet
help patternnet
help narxnet
Hope this helps.
Thank you for formally accepting my answer
Greg
1 commentaire
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!