How to use new learning algorithm for training ANN other than predefined algorithms (like FFBP)
Mostrar comentarios más antiguos
hi,
i have generated a pattern recognition network for my project using the predefined learning algorithms like 'trainlm'..etc.
now i want to use other(new) techniques like PSO, RBF, extreme learning machine.. etc for training my network.. is it possible to do so by writing code in .m file? can i use my own transfer function for learning algorithm?
Respuesta aceptada
Más respuestas (2)
Greg Heath
el 21 de Nov. de 2011
0 votos
Yes. Yes.
Hope this helps.
Greg
BERGHOUT Tarek
el 5 de Feb. de 2019
0 votos
of course you can , this my codes for you:
Categorías
Más información sobre Function Approximation and Clustering en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!