I want brief description of NARNET neural network
이전 댓글 표시
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
Walter Roberson
2015년 12월 25일
https://www.ma.utexas.edu/users/pmueller/pap/MMRM05.pdf
https://www.researchgate.net/post/Is_NAR_a_nonlinear_autoregressive_recurrent_Neural_network_and_is_it_the_same_as_RNN
Greg Heath
2015년 12월 28일
편집: Greg Heath
2015년 12월 28일
I think it would be VERY helpful if you ran the examples in the command window documentation
help narnet
doc narnet
and compare the net diagrams of the openloop net
view(nets)
and the closeloop net
view(netc)
Hope this helps.
Greg
abduall hassn
2015년 12월 28일
abduall hassn
2015년 12월 28일
채택된 답변
추가 답변 (1개)
Bruna VG
2020년 7월 27일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!