Skip to content

qiangsiwei/learning_rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for learning RNN and LSTM algorithms.

Algorithms are implemented using both Numpy and Theano to see all details.

An easy example for sentence breaker implemented with Keras is also included.

The detailed explanation of RNN and LSTM, together with the basic usage of Keras, are in the docs.

References:

http://deeplearning.net/tutorial/

http://deeplearning.net/tutorial/rnnslu.html#rnnslu

http://deeplearning.net/tutorial/lstm.html#lstm

About

Keras RNN and LSTM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages