An RNN text generator which was trained with the Old Testament of the King James Version of the Bible.
Git clone and run it in a Jupiter Notebook.
- Keras with TensoFlow Backend
- Python3
This project was inspired by the article Creating A Text Generator Using Recurrent Neural Network of Trung Tran.