File size: 139 Bytes
62a2f1c
 
 
 
 
 
1
2
3
4
5
6
python experiment.py \
  --num_workers 4 \
  --out_dir run_1 \
  --in_channels 3 \
  --data_root  ./datasets/cifar100 \
  --val_per_epoch 5