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