Deep Learning Weather Prediction
Stars
164
Forks
52
Watchers
164
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
82
commits
0.6.5: Fix interval in Generator; fix custom loss functions for model load compatibility
f409865View on GitHub0.6.4: Fixed custom loss functions in model loading; added interval parameter to SeriesDataGenerator (beta)
ff072f3View on GitHub0.6.3: Added anomaly correlation loss; minor fixes to examples
0c49e11View on GitHub0.6.2: Updated CFSR data retrieval to include surface variables
484eec0View on GitHub0.6.1: Added data loading option to SeriesDataGenerator; fixed config parameters not saving for TFPadding layers
2eface3View on GitHub0.6.0: Added custom TF padding layers; fixed insolation in TimeSeriesEstimator
62314daView on GitHub0.5.3: Added custom AveragePadding2D and AveragePadding3D layers
a032349View on GitHub