Skip to content

Code relative to the publication "Precipitation nowcasting with generative diffusion models"

Notifications You must be signed in to change notification settings

fmerizzi/Precipitation-nowcasting-with-generative-diffusion-models

Repository files navigation

Precipitation-nowcasting-with-generative-diffusion-models

Code relative to the publication Precipitation nowcasting with generative diffusion models.

The code is implemented in Tf/Keras, Dataset is avaliable here, setup.py defines the hyperparameters for training and evaluation.

Installation

Users can easily reproduce the environment by running following commands

git clone https://github.com/fmerizzi/Precipitation-nowcasting-with-generative-diffusion-models
cd Precipitation-nowcasting-with-generative-diffusion-models
conda env create -f precipitation_nowcasting.yml
conda activate precipitation_nowcasting

About

Code relative to the publication "Precipitation nowcasting with generative diffusion models"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages