I want brief description of NARNET neural network
Show older comments
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 Comments
Walter Roberson
on 25 Dec 2015
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
on 28 Dec 2015
Edited: Greg Heath
on 28 Dec 2015
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
on 28 Dec 2015
abduall hassn
on 28 Dec 2015
Accepted Answer
More Answers (1)
Bruna VG
on 27 Jul 2020
0 votes
Could you find any book or research paper related to NARNET neural network? I also need to write about it
1 Comment
Greg Heath
on 29 Jul 2020
- Books: Try your favorite library
2. Research Papers: a. Search the net
b. Try your favorite library
Hope this helps.
Greg
Categories
Find more on Deep 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!