uyaseen/theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
PythonMIT
Issues
- 6
number of LSTM blocks and cells
#1 opened by xy0806 - 2
Minibatch code?
#2 opened by Gdls