https://github.com/erikbern/rnn-lang-model
Train a deep recurrent neural network LSTM character-level language model using Keras
https://github.com/erikbern/rnn-lang-model
Last synced: 3 months ago
JSON representation
Train a deep recurrent neural network LSTM character-level language model using Keras
- Host: GitHub
- URL: https://github.com/erikbern/rnn-lang-model
- Owner: erikbern
- Created: 2015-11-04T15:40:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T15:53:35.000Z (over 9 years ago)
- Last Synced: 2025-03-25T06:23:18.862Z (3 months ago)
- Language: Python
- Size: 23.1 MB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rnn-lang-model