https://github.com/yashk2810/predicting-next-character-using-rnn
Uses RNN on the Nietzsche dataset
https://github.com/yashk2810/predicting-next-character-using-rnn
keras lstm rnn
Last synced: 5 months ago
JSON representation
Uses RNN on the Nietzsche dataset
- Host: GitHub
- URL: https://github.com/yashk2810/predicting-next-character-using-rnn
- Owner: yashk2810
- Created: 2017-04-14T14:30:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T08:50:25.000Z (over 8 years ago)
- Last Synced: 2025-03-31T03:32:26.418Z (6 months ago)
- Topics: keras, lstm, rnn
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 15
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Predicting-Next-Character-using-RNN
Predicting the next character in the Nietzsche dataset using Recurrent Neural Networks.