geekquad / Time-Series-Prediction-from-Scratch

Training a simple RNN to do time-series prediction. Given some set of input data, it will be able to generate a prediction for the next time step.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time-Series-Prediction.

Training a simple RNN to do time-series prediction. Given some set of input data, it will be able to generate a prediction for the next time step.

About

Training a simple RNN to do time-series prediction. Given some set of input data, it will be able to generate a prediction for the next time step.


Languages

Language:Jupyter Notebook 100.0%