-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauto_eb_it.sh
50 lines (48 loc) · 4.3 KB
/
auto_eb_it.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
cd src
nohup python auto_eb_it.py fft 10 0.1 3 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.1 4 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.025 3 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.025 4 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.075 3 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.075 4 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.05 3 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
nohup python auto_eb_it.py fft 10 0.05 4 40000 20000 128 128 a_1_4_4_2 c_1_4_2 0.01 2&
# nohup python train_iteration.py blackscholes 100 0.1 4 20000 2000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.025 4 20000 2000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.05 4 20000 2000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.075 4 20000 2000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.1 4 20000 2000 256 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.1 4 40000 2000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.1 4 20000 2000 64 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.1 4 40000 2000 256 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 100 0.1 4 40000 2000 512 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py fft 100 0.1 4 20000 2000 128 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.025 4 20000 2000 128 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.05 4 20000 2000 128 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.075 4 20000 2000 128 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.1 4 20000 2000 256 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.1 4 40000 2000 128 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.1 4 20000 2000 64 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.1 4 40000 2000 256 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py fft 100 0.1 4 40000 2000 512 128 a_1_4_4_2 c_1_4_2 &
# nohup python train_iteration.py blackscholes 10 0.1 4 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.1 3 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.1 2 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.1 1 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.1 0 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.025 4 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.025 3 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.025 2 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.025 1 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.025 0 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.05 4 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.05 3 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.05 2 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.05 1 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.05 0 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.075 4 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.075 3 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.075 2 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.075 1 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
# nohup python train_iteration.py blackscholes 10 0.075 0 400000 20000 128 128 a_6_8_8_1 c_6_8_2 &
#python train_iteration.py blackscholes 5 0.1 2 20 20 128 128 a_6_8_8_1 c_6_8_2