cygnss
Install the anaconda and use the following commands
conda env create --file droplet.yml
conda activate torchEnv
- 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.