-
Notifications
You must be signed in to change notification settings - Fork 1
/
run_mnist-hepex-ae3.sh
17 lines (16 loc) · 1015 Bytes
/
run_mnist-hepex-ae3.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
python3 main_mofhei.py 7 1 -MA False -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.50
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.55
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.60
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.65
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.70
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.75
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.80
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.85
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.90
python3 main_mofhei.py 7 1 -MA True -AD 0 -EO 30 -ET 50 -EF 50 -PE 10 -OE 10 -TS 0.95
git fetch
git pull
rm ./experiment_mnist-hepex-ae3/data/*
git add ./experiment_mnist-hepex-ae3/
git commit -m "experiment added"
git push