File size: 1,033 Bytes
19c938f
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[NbConvertApp] Converting notebook HCP_downstream_raw_flatmaps.ipynb to python
[NbConvertApp] Writing 36405 bytes to HCP_downstream_raw_flatmaps.py
usage: HCP_downstream_raw_flatmaps.py [-h] [--model_suffix MODEL_SUFFIX]
                                      [--hcp_flat_path HCP_FLAT_PATH]
                                      [--batch_size BATCH_SIZE]
                                      [--wandb_log | --no-wandb_log]
                                      [--num_epochs NUM_EPOCHS]
                                      [--lr_scheduler_type {cycle,linear}]
                                      [--save_ckpt | --no-save_ckpt]
                                      [--seed SEED] [--max_lr MAX_LR]
                                      [--target {trial_type,sex,gender}]
                                      [--num_workers NUM_WORKERS]
                                      [--weight_decay WEIGHT_DECAY]
HCP_downstream_raw_flatmaps.py: error: argument --target: invalid choice: 'age' (choose from 'trial_type', 'sex', 'gender')