Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muntahashams/character-level-lstm-pytorch
In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!
https://github.com/muntahashams/character-level-lstm-pytorch
artificial-intelligence character-encoding character-level-lstm deep-neural-networks generate-text lstm machine-learning-algorithms pytorch text-generation
Last synced: about 23 hours ago
JSON representation
In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!
- Host: GitHub
- URL: https://github.com/muntahashams/character-level-lstm-pytorch
- Owner: MuntahaShams
- Created: 2020-04-20T17:09:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T17:13:24.000Z (over 4 years ago)
- Last Synced: 2023-03-07T21:36:11.882Z (over 1 year ago)
- Topics: artificial-intelligence, character-encoding, character-level-lstm, deep-neural-networks, generate-text, lstm, machine-learning-algorithms, pytorch, text-generation
- Language: Jupyter Notebook
- Size: 13.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0