OmarMedhat22 / Time-Series-Forecasting-using-LSTM

Time Series Forecasting using LSTM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time-Series-Forecasting-using-LSTM

Time Series Forecasting using LSTM

This project is part from Sequences, Time Series and Prediction course by deeplearning.ai.

For more information see this link

Definition

In this project LSTM Network is used to forecast time series data. the problem here is regression and the target of the model is to get the lowest MSE(mean square error).

it will be easy to Run this project on colab

About

Time Series Forecasting using LSTM


Languages

Language:Jupyter Notebook 100.0%