openclimatefix / graph_weather

PyTorch implementation of Ryan Keisler's 2022 "Forecasting Global Weather with Graph Neural Networks" paper (https://arxiv.org/abs/2202.07575)
MIT License
185 stars 45 forks source link

Paper: Graph Transformer #22

Open jacobbieker opened 2 years ago

jacobbieker commented 2 years ago

https://andrew.cmu.edu/~yangli1/Forecaster_ECAI2020.pdf

Detailed Description

Only skimmed it but a transformer graph model, but for more general forecasting.

Context

Possible Implementation

Plomo-02 commented 3 months ago

hello, Is it possible being assigned to this issue?