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 959 forks source link

how to give utf-8 input to model #126

Closed santoshchanveer closed 6 years ago

santoshchanveer commented 6 years ago

i could not get how to give hindi(utf-8) word as input to model in sample.py please mention command or steps i am using anaconda with spyder