mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 09:13:01 +00:00
update help
This commit is contained in:
parent
206257f9f5
commit
3c1aef5913
1 changed files with 3 additions and 1 deletions
|
@ -18,6 +18,8 @@ It functions by first finding relationships between the rainfall radar data and
|
|||
|
||||
Available subcommands:
|
||||
pretrain Pretrain a contrastive learning model as an encoder.
|
||||
pretrain-predict Make predictions using a trained contrastive learning encoder.
|
||||
pretrain-plot Plot using embeddings predicted using pretrain-predict.
|
||||
|
||||
For more information, do src/index.py <subcommand> --help.
|
||||
""")
|
||||
|
|
Loading…
Reference in a new issue