Skip to content

Eric-ys/RNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RNN

Recurrent Neural Network for Time Series Prediction

  1. Run the RNN_LSTM.py file
  2. It will prompt you to enter the number of epochs to make, where you can enter your desired number of epochs.
  3. After training is complete, it will prompt you to enter the desired number of future names to predict and predicts the entered number of names.

About

Recurrent Neural Network for Time Series Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%