File size: 114 Bytes
62a2f1c | 1 2 3 4 5 | python experiment.py \
--data_path "./GEARS/data" \
--device "cuda:3" \
--epochs 20 \
--out_dir $1 |
62a2f1c | 1 2 3 4 5 | python experiment.py \
--data_path "./GEARS/data" \
--device "cuda:3" \
--epochs 20 \
--out_dir $1 |