Skip to content

Latest commit

 

History

History
 
 

chapter07-rnn

Source code for chapter Understanding Recurrent Networks. The examples include basic RNN for counting 1s in a binary sequence, LSTM and GRU cell implementations, and sentiment analysis.