How to use new learning algorithm for training ANN other than predefined algorithms (like FFBP)

2 views (last 30 days)
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?

Accepted Answer

anjaneya
anjaneya on 26 May 2012

More Answers (2)

Greg Heath
Greg Heath on 21 Nov 2011
Yes. Yes.
Hope this helps.
Greg

BERGHOUT Tarek
BERGHOUT Tarek on 5 Feb 2019

Products

Community Treasure Hunt

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

Start Hunting!