Training Nerual Network Using Bat algorithm?

1 visualización (últimos 30 días)
sehrish
sehrish el 27 de Abr. de 2013
HI, I want to train Neural Network using Bat algorithm

Respuesta aceptada

Greg Heath
Greg Heath el 27 de Abr. de 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

Más respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by