Time Series Analysis
This article delves into time series analysis and introduces three projects: Bosun, a tool for time series alerting; deep-learning-time-series, an implementation of deep learning techniques for forecasting; and LSTM-Neural-Network-for-Time-Series-Prediction, a project focusing on using LSTM neural networks to predict stock market trends.
Time Series Alerting:
https://github.com/bosun-monitor/bosun
Deep learning time series:
https://github.com/Alro10/deep-learning-time-series
LSTM Time series forecast stock market:
https://github.com/jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction