datawhalechina / time-series-learning
天池”AI Earth“气象海洋预测竞赛的Topline学习教程
☆62Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for time-series-learning
- My Data Competition Solutions☆101Updated last year
- A model for short-term precipitation forecasting based on radar data☆55Updated 4 months ago
- Time Series Analysis Models Source Code with Deep Learning Algorithms☆232Updated 2 years ago
- TianChi AIEarth Contest Solution☆81Updated 3 years ago
- 时空预测模型PyTorch复现☆51Updated 2 years ago
- This includes the code and data used in the paper "Investigating transformer-based models for downscaling near-surface temperature and wi…☆16Updated last year
- My own study notes about artificial intelligence technology☆36Updated 2 years ago
- 气象数据预测☆34Updated 5 years ago
- A collection of data competition solutions | 数据竞赛方案合集☆48Updated last week
- Base-line model☆16Updated 2 years ago
- Repository for article "Fusion of rain radar images and wind forecasts in a deep learning model applied to rain nowcasting"☆45Updated 2 years ago
- Z Lab数据实验室开源代码汇总☆198Updated 5 months ago
- 2021 “AI Earth”人工智能创新挑战赛 AI助力精准气象和海洋预测☆11Updated 3 years ago
- Deep learning for multi-year ENSO forecasts Reproduction☆48Updated 3 months ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆135Updated 4 years ago
- A spatiotemporal causal convolutional network for predicting PM2.5 concentrations.☆35Updated 2 years ago
- 从Convlstm2D的基础上改编: https://github.com/ndrplz/ConvLSTM_pytorch 可用于雷达回波等短临预报领域,采用模仿Dr.SXJ的Seq2seq结构.☆32Updated 4 years ago
- ☆19Updated last year
- Unsupervised learning of Moving MNIST dataset. This repository contains implemention of ConvLSTM model and PredRNN++ model with Pytorch.☆12Updated 2 years ago
- ☆141Updated 2 years ago
- ☆37Updated last month
- GAN based ConvLSTM in precipitation prediction (Trial Version)☆44Updated 8 months ago
- ☆33Updated 10 months ago
- Codes for time series forecast☆144Updated 3 years ago
- 本赛题要求选手基于历史光伏发电数据、天气数据、光伏设备空间相对位置等信息,通过建立适当的模型,对未来一段时间内的光伏发电出力进行预测。A榜使用外部数据得分0.88501103804 排名32,未使用外部数据得分0.88042407737 ;B榜得分0.90467829011…☆26Updated 7 months ago
- LSTM to predict wind speed☆47Updated 4 years ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆53Updated 3 years ago
- Official source code for paper 《SAF-Net: A Spatio-Temporal Deep Learning Method for Typhoon Intensity Prediction》☆36Updated 2 years ago
- A spatiotemporal causal convolutional network for predicting PM2.5 concentrations.☆61Updated 2 years ago
- 基于pytorch实现的时间序列预测训练框架,各个部分模块化,方便修改模型。包含时间序列预测模型、训练、验证、测试、wandb可视化、onnx导出、onnx推理、tensorrt导出、tensorrt推理。☆41Updated this week