https://github.com/makaveli10/char-language-model
https://github.com/makaveli10/char-language-model
beginner neural-network rnn seq2seq
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/makaveli10/char-language-model
- Owner: makaveli10
- Created: 2019-03-20T13:58:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T08:40:10.000Z (about 6 years ago)
- Last Synced: 2025-02-12T10:20:40.142Z (3 months ago)
- Topics: beginner, neural-network, rnn, seq2seq
- Language: Jupyter Notebook
- Size: 15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Char-language-model
Most of the code is taken from karpathy gist char level rnn