https://github.com/byte7/openai-jokes-model
https://github.com/byte7/openai-jokes-model
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/byte7/openai-jokes-model
- Owner: Byte7
- License: apache-2.0
- Created: 2018-04-04T19:15:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T17:37:26.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T01:16:30.190Z (4 months ago)
- Language: Jupyter Notebook
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OPENAI-Jokes-Model
### Work in Progress
Working on this cool stuff
https://openai.com/requests-for-research/#funnybotDataset availbale here - https://github.com/taivop/joke-dataset
Our current approach is working with a char-RNN model to generate jokes. We are open to any other approach and ideas. Anyone looking to contributue is welcome !!