bruce803 / Air-quality-prediction
We propose to continuously predict the whole $station \times feature$ map in the next 1 to 48 hours with a convolutional LSTM (ConvLSTM, long short-term memory), which replaces the fully connected network in the classical LSTM with convolutional operations.
☆10Updated 5 years ago
Alternatives and similar repositories for Air-quality-prediction:
Users that are interested in Air-quality-prediction are comparing it to the libraries listed below
- Images timeseries sequence with ConvLSTM for windspeed prediction & CNN cyclone intensity☆34Updated 2 years ago
- Convolutional LSTM for Precipitation Nowcasting☆55Updated 7 years ago
- ConvLSTM for short-term precipitation forecasting.☆21Updated 5 years ago
- TianChi AIEarth Contest Solution☆80Updated 3 years ago
- Predict pictures based on ConvLSTM☆18Updated 4 years ago
- Typhoon Prediction☆12Updated 5 years ago
- LSTM to predict wind speed☆51Updated 4 years ago
- TensorFlow implementation of a Multi-Input ConvLSTM for predicting flood extent.☆17Updated 3 years ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆142Updated 4 years ago
- A library designed to implement deep learning algorisms to climate data for weather and climate prediction.☆20Updated 2 years ago
- Precipitation Nowcasting using DL - CS230 Deep Learning course group project☆21Updated 5 years ago
- Wind Speed Prediction using LSTM