Predicting stock market prices using RNN with LSTM
-
Updated
Oct 28, 2019 - HTML
Predicting stock market prices using RNN with LSTM
This is just a simple RNN text generation model that generates new scripts of Friends TV Show.
TV Script Generation In this project, you'll generate your own Seinfeld TV scripts using RNNs. You'll be using part of the Seinfeld dataset of scripts from 9 seasons. The Neural Network you'll build will generate a new ,"fake" TV script, based on patterns it recognizes in this training data. Get the Data The data is already provided for you in .…
Add a description, image, and links to the rnn-lstm topic page so that developers can more easily learn about it.
To associate your repository with the rnn-lstm topic, visit your repo's landing page and select "manage topics."