Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
OneScience-Group
/
DGMR
like
0
Follow
OneScience
12
OneScience/ERA5
English
Chinese
dgmr
OneScience
Earth science
Weather forecasting
Short-term precipitation nowcasting
Deep generative models
Generative adversarial networks
arxiv:
2104.00954
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
DGMR
/
model
/
dgmr_official
/
layers
/
__init__.py
Zhongning
Upload folder using huggingface_hub
5a5d1a8
verified
3 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
134 Bytes
"""Submodules for the layers."""
from
.Attention
import
AttentionLayer
from
.ConvGRU
import
ConvGRU
from
.CoordConv
import
CoordConv