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

docs: fix simple typo, seperate -> separate #141

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in utils.py.

Should read separate rather than seperate.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md