In this project, we try to train a Word level language model using RNN on The Da Vinci Code book.
The Jupyter notebook with standard rnn model can be found here.
The resources that helped me are:
Train a word level language model on The Da Vinci Code book using RNN
Jupyter Notebook
In this project, we try to train a Word level language model using RNN on The Da Vinci Code book.
The Jupyter notebook with standard rnn model can be found here.
The resources that helped me are: