https://github.com/scionoftech/text_generation_lstm
Text generation is the task of generating text with the goal of appearing indistinguishable to human-written text.
https://github.com/scionoftech/text_generation_lstm
encoder-decoder-model rnn text-generation
Last synced: 2 months ago
JSON representation
Text generation is the task of generating text with the goal of appearing indistinguishable to human-written text.
- Host: GitHub
- URL: https://github.com/scionoftech/text_generation_lstm
- Owner: scionoftech
- Created: 2019-12-14T17:47:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-14T17:56:00.000Z (about 6 years ago)
- Last Synced: 2024-12-27T17:23:35.691Z (about 1 year ago)
- Topics: encoder-decoder-model, rnn, text-generation
- Language: Jupyter Notebook
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text_Generation_LSTM
Text generation is the task of generating text with the goal of appearing indistinguishable to human-written text.
[](https://github.com/scionoftech/Text_Generation_LSTM)