How to use new learning algorithm for training ANN other than predefined algorithms (like FFBP)
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (2)
Greg Heath
am 21 Nov. 2011
0 Stimmen
Yes. Yes.
Hope this helps.
Greg
BERGHOUT Tarek
am 5 Feb. 2019
0 Stimmen
of course you can , this my codes for you:
Kategorien
Mehr zu Function Approximation and Clustering finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!