diff options
Diffstat (limited to 'runs/slurm_logs/15334044_adaptive_exp.err')
| -rw-r--r-- | runs/slurm_logs/15334044_adaptive_exp.err | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/runs/slurm_logs/15334044_adaptive_exp.err b/runs/slurm_logs/15334044_adaptive_exp.err new file mode 100644 index 0000000..c269dda --- /dev/null +++ b/runs/slurm_logs/15334044_adaptive_exp.err @@ -0,0 +1,14 @@ +usage: depth_scaling_benchmark.py [-h] + [--dataset {mnist,fashion_mnist,cifar10,cifar100}] + [--depths DEPTHS [DEPTHS ...]] [--T T] + [--epochs EPOCHS] [--batch_size BATCH_SIZE] + [--lr LR] [--lambda_reg LAMBDA_REG] + [--lambda_target LAMBDA_TARGET] + [--data_dir DATA_DIR] [--out_dir OUT_DIR] + [--device DEVICE] [--seed SEED] + [--no-progress] + [--reg_type {squared,hinge,asymmetric,extreme}] + [--warmup_epochs WARMUP_EPOCHS] + [--stable_init] + [--lyap_threshold LYAP_THRESHOLD] +depth_scaling_benchmark.py: error: argument --reg_type: invalid choice: 'adaptive_exp' (choose from 'squared', 'hinge', 'asymmetric', 'extreme') |
