I want brief description of NARNET neural network
1 回表示 (過去 30 日間)
古いコメントを表示
i implemented from read mate code that available in matlab. But i want to know how work and and equations of it. Plz if there is any book or research paper related to NARNET neural network provide me.
Thank u alot in advance
4 件のコメント
採用された回答
Greg Heath
2015 年 12 月 29 日
NO! NARNET and ELMANNET are NOT similar!!
1. Carefully compare the descriptions in BOTH the help and doc command line documentations
2. Just look at the diagrams in the help and doc documentation examples!
a. Elmannet has an external input; Narnet does not
b. Elmannet has a hidden node feedback connection; Narnet does not.
c. Narnet has an output feedback connection; Elmannet does not.
3. Elmannet is obsolete. MATLAB recommends using NARXNET instead.
Hope this helps.
Thank you for formally accepting my answer
Greg
その他の回答 (1 件)
Bruna VG
2020 年 7 月 27 日
Could you find any book or research paper related to NARNET neural network? I also need to write about it
1 件のコメント
Greg Heath
2020 年 7 月 29 日
- Books: Try your favorite library
2. Research Papers: a. Search the net
b. Try your favorite library
Hope this helps.
Greg
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!