Skip to content

harshgrovr/Ocean-Wind-Prediction

Repository files navigation

Deep learning for global ocean wind speed monitoring

Dataset

cygnss

Installation

Install the anaconda and use the following commands

conda env create --file droplet.yml
conda activate torchEnv

Usage

  • Download the dataset and put it into the dataset folder.
  • Change config from config.py, set any one model to True which you want to run (mlp, CNNLSTM, cnn).
  • Then execute the notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published