How to use new learning algorithm for training ANN other than predefined algorithms (like FFBP)
古いコメントを表示
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?
採用された回答
その他の回答 (2 件)
Greg Heath
2011 年 11 月 21 日
0 投票
Yes. Yes.
Hope this helps.
Greg
BERGHOUT Tarek
2019 年 2 月 5 日
0 投票
of course you can , this my codes for you:
カテゴリ
ヘルプ センター および File Exchange で Function Approximation and Clustering についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!