LSTM

来源:互联网 发布:软件英文怎么写 编辑:程序博客网 时间:2024/05/01 21:30

Ideas behind LSTM: http://colah.github.io/posts/2015-08-Understanding-LSTMs/
Implementation in Theano: http://deeplearning.net/tutorial/lstm.html

0 0