Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athari22/tv-script-generation
In this project, I generated Seinfeld TV scripts using RNNs.This project is part of udacity deep learning nanodegree program. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.
https://github.com/athari22/tv-script-generation
deep-learning deep-neural-networks machine-learning neural-network python pytorch rnn rnn-encoder-decoder rnn-model rnn-pytorch
Last synced: about 6 hours ago
JSON representation
In this project, I generated Seinfeld TV scripts using RNNs.This project is part of udacity deep learning nanodegree program. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.
- Host: GitHub
- URL: https://github.com/athari22/tv-script-generation
- Owner: Athari22
- Created: 2022-02-04T14:35:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T11:31:57.000Z (almost 2 years ago)
- Last Synced: 2023-12-10T10:25:21.545Z (11 months ago)
- Topics: deep-learning, deep-neural-networks, machine-learning, neural-network, python, pytorch, rnn, rnn-encoder-decoder, rnn-model, rnn-pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TV-Script-Generation
In this project, I generated Seinfeld TV scripts using RNNs.This project is part of[ udacity deep learning nanodegree program](https://www.udacity.com/course/deep-learning-nanodegree--nd101?utm_source=gsem_brand&utm_medium=ads_r&utm_campaign=12908932988_c&utm_term=124509196791&utm_keyword=udacity%20deep%20learning_e&gclid=Cj0KCQiAuvOPBhDXARIsAKzLQ8GVm1X6rCot12VxT57hLSGYZcOKOqJ0qd0FRlzZaitXFcAYYs3Xuh4aAhzGEALw_wcB). The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.