sherjilozair / char-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
MIT License
2.64k stars 960 forks source link

Update to new tensorflow API #37

Closed EderSantana closed 8 years ago

EderSantana commented 8 years ago

the previous api is deprecated

EderSantana commented 8 years ago

36 already proposes to fixe this