rnn-tutorial-rnnlm
rnn-tutorial-rnnlm copied to clipboard
Change Python 2 language to Python 3
I converted Python 2 language to Python 3 and modified reading 'reddit-comment.csv' file to be compatible with Python 3. Additionally, I also updated again 'requirements.txt' file.