Skip to content
Snippets Groups Projects
Commit 46dc86ef authored by stadtler1's avatar stadtler1
Browse files

Added information to the comment how to call the different models.

parent 1e8f7f73
No related branches found
No related tags found
No related merge requests found
Pipeline #44040 failed
#!/usr/bin/env bash #!/usr/bin/env bash
# for choosing the model # for choosing the model convLSTM vae mcnet savp
export model=convLSTM export model=convLSTM
export model_hparams=../hparams/era5/${model}/model_hparams.json export model_hparams=../hparams/era5/${model}/model_hparams.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment