Character RNN - Pride & Prejudice In this project, we try to train a Character level language model using RNN on Pride & Prejudice book. The Jupyter notebook with standard rnn model can be found here. The resources that helped me are: The Unreasonable Effectiveness of RNN Understanding LSTMs Exploring LSTMs Classifying Names Pytorch