Skip to content
/ ADSNet Public

Code release for "Attention-Based Dual-Source Spatiotemporal Neural Network for Lightning Forecast"

Notifications You must be signed in to change notification settings

geolvr/ADSNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADSNet

This is a Keras implementation of ADSNet, a spatiotemporal neural network for 12-hour grid-level lightning forecast.

core.py ---- For training and inference
generator.py ---- Data loader
new_models.py ---- Define models
scores.py ---- For calculating evaluation metrics

Requirements:
Keras 2.2.4 + Numpy

About

Code release for "Attention-Based Dual-Source Spatiotemporal Neural Network for Lightning Forecast"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages