How to use new learning algorithm for training ANN other than predefined algorithms (like FFBP)
6 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
More Answers (2)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!