This repository contains the iPython notebook on multivariate time forecasting using LSTM in keras. The dataset used is air pollution forecasting. Model predicts the polluion at time t given multiple previous time steps.
- Keras
- Matplotlib
- Pandas
- Numpy
- Sklearn
MachineLearningMastery blog