monocongo / climate_learn

Deep learning for climate modeling.
BSD 3-Clause "New" or "Revised" License
38 stars 22 forks source link

Initial neural network model using Keras/TensorFlow #12

Closed monocongo closed 5 years ago

monocongo commented 5 years ago

Merge of code that includes a script that creates a simple neural network model using Keras with the TensorFlow backend, predicts a variable from CAM model inputs, and writes the variable data as NetCDF.