Time-Series Forecasting

The project below aims to forecast time series data using deep learning, such as stock, weather, sensor, and energy forecasting
The programming language used is python. I use several libraries, such as tensorflow, scikit-learn, pandas, numpy, and matplotlib.
The time-series analysis have been carried out, specifically analyzing the trends, stationary, decomposition, and the forecasting model uses, such as ARIMA, RNN, and LSTM.