Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahlusar1989/rnn-demo
Interactive experiment to generate jokes with a recurrent neural network
https://github.com/ahlusar1989/rnn-demo
Last synced: 23 days ago
JSON representation
Interactive experiment to generate jokes with a recurrent neural network
- Host: GitHub
- URL: https://github.com/ahlusar1989/rnn-demo
- Owner: ahlusar1989
- Created: 2018-07-19T00:31:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T00:34:16.000Z (over 6 years ago)
- Last Synced: 2024-10-04T23:41:22.175Z (about 1 month ago)
- Language: JavaScript
- Size: 50.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A little interactive experiment to generate jokes with a recurrent neural
network.Trained with ~10k Conan O’Brien monologue jokes (1.6M characters). Trained using
TensorFlow. Modified to work in the browser via ML5.js and deeplearn.js.
Interface built with React.Model repo: https://github.com/ahlusar1989/rnn-character-encoding