Y
Hacker News
new
|
ask
|
show
|
jobs
by
testing3212
4029 days ago
Matlab has a neural network toolbox that you can use to train small recurrent networks.
There is a book that I can link if you are interested.
1 comments
shocks
4029 days ago
I am interested :)
link
testing3212
4029 days ago
This is from one of the people who helped write the toolbox in Matlab. There is a page limit on the Amazon publishing service, so that is why it's posted here[1]. Chapter 14 describes notation for the recurrent networks and explains their training.
[1]:
http://hagan.okstate.edu/NNDesign.pdf
link
bkd9
4029 days ago
If you are comfortable in MATLAB this tutorial is great:
https://theclevermachine.wordpress.com/2014/09/11/a-gentle-i...
link