Recurrent Neural Network for Time Series Prediction
- Run the RNN_LSTM.py file
- It will prompt you to enter the number of epochs to make, where you can enter your desired number of epochs.
- 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.