Commit 7780536 1 parent d881c31 commit 7780536 Copy full SHA for 7780536
File tree 4 files changed +29
-32
lines changed
diploma_thesis/configuration/experiments/jsp/GRAPH-NN/experiments
4 files changed +29
-32
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ base_model: &base_model 'configuration/experiments/jsp/GRAPH-NN/experiments/1/fl
4
4
5
5
default_mods : &default_mods
6
6
- ' util/train_schedule/on_store_32.yml'
7
- - ' util/infrastructure/cuda.yml'
7
+ - ' agent/dqn/ddqn.yml'
8
+ # - 'util/infrastructure/cuda.yml'
8
9
9
10
# ##############################################################################################
10
11
@@ -14,7 +15,6 @@ dqn_1: &dqn_1
14
15
mod_dirs :
15
16
- ' configuration/mods/machine/mods'
16
17
mods :
17
- - ' agent/dqn/ddqn.yml'
18
18
- *default_mods
19
19
20
20
@@ -26,7 +26,6 @@ dqn_2: &dqn_2
26
26
mod_dirs :
27
27
- ' configuration/mods/machine/mods'
28
28
mods :
29
- - ' agent/dqn/ddqn.yml'
30
29
- *default_mods
31
30
32
31
# ##############################################################################################
@@ -37,18 +36,16 @@ dqn_3: &dqn_3
37
36
mod_dirs :
38
37
- ' configuration/mods/machine/mods'
39
38
mods :
40
- - ' agent/dqn/ddqn.yml'
41
39
- *default_mods
42
40
43
41
# ##############################################################################################
44
42
45
43
dqn_4 : &dqn_4
46
44
base_path : *base_model
47
- template : ' custom_gat '
45
+ template : ' hierarchical_gat '
48
46
mod_dirs :
49
47
- ' configuration/mods/machine/mods'
50
48
mods :
51
- - ' agent/dqn/ddqn.yml'
52
49
- *default_mods
53
50
54
51
# ##############################################################################################
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ ppo_1: &ppo_1
17
17
- [
18
18
' __none__' ,
19
19
]
20
- - [
21
- ' util/infrastructure/cuda.yml'
22
- ]
20
+ # - [
21
+ # 'util/infrastructure/cuda.yml'
22
+ # ]
23
23
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
24
24
25
25
ppo_2 : &ppo_2
@@ -34,9 +34,9 @@ ppo_2: &ppo_2
34
34
' __none__' ,
35
35
# 'agent/ppo/p3or.yml'
36
36
]
37
- - [
38
- ' util/infrastructure/cuda.yml'
39
- ]
37
+ # - [
38
+ # 'util/infrastructure/cuda.yml'
39
+ # ]
40
40
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
41
41
42
42
ppo_3 : &ppo_3
@@ -51,9 +51,9 @@ ppo_3: &ppo_3
51
51
' __none__' ,
52
52
# 'agent/ppo/p3or.yml'
53
53
]
54
- - [
55
- ' util/infrastructure/cuda.yml'
56
- ]
54
+ # - [
55
+ # 'util/infrastructure/cuda.yml'
56
+ # ]
57
57
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
58
58
59
59
ppo_4 : &ppo_4
@@ -68,9 +68,9 @@ ppo_4: &ppo_4
68
68
' __none__' ,
69
69
# 'agent/ppo/p3or.yml'
70
70
]
71
- - [
72
- ' util/infrastructure/cuda.yml'
73
- ]
71
+ # - [
72
+ # 'util/infrastructure/cuda.yml'
73
+ # ]
74
74
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
75
75
76
76
# ##############################################################################################
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ base_model: &base_model 'configuration/experiments/jsp/GRAPH-NN/experiments/3/ma
3
3
4
4
5
5
default_mods : &default_mods
6
- - ' util/infrastructure/cuda.yml'
6
+ # - 'util/infrastructure/cuda.yml'
7
7
- ' util/train_schedule/on_store_32.yml'
8
8
9
9
# ##############################################################################################
@@ -44,7 +44,7 @@ dqn_3: &dqn_3
44
44
45
45
dqn_4 : &dqn_4
46
46
base_path : *base_model
47
- template : ' custom_gat '
47
+ template : ' hierarchical_gat '
48
48
mod_dirs :
49
49
- ' configuration/mods/machine/mods'
50
50
mods :
Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ ppo_1: &ppo_1
29
29
- [
30
30
' __none__' ,
31
31
]
32
- - [
33
- ' util/infrastructure/cuda.yml'
34
- ]
32
+ # - [
33
+ # 'util/infrastructure/cuda.yml'
34
+ # ]
35
35
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
36
36
37
37
ppo_2 : &ppo_2
@@ -46,9 +46,9 @@ ppo_2: &ppo_2
46
46
' __none__' ,
47
47
# 'agent/ppo/p3or.yml'
48
48
]
49
- - [
50
- ' util/infrastructure/cuda.yml'
51
- ]
49
+ # - [
50
+ # 'util/infrastructure/cuda.yml'
51
+ # ]
52
52
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
53
53
54
54
ppo_3 : &ppo_3
@@ -63,9 +63,9 @@ ppo_3: &ppo_3
63
63
' __none__' ,
64
64
# 'agent/ppo/p3or.yml'
65
65
]
66
- - [
67
- ' util/infrastructure/cuda.yml'
68
- ]
66
+ # - [
67
+ # 'util/infrastructure/cuda.yml'
68
+ # ]
69
69
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
70
70
71
71
ppo_4 : &ppo_4
@@ -80,9 +80,9 @@ ppo_4: &ppo_4
80
80
' __none__' ,
81
81
# 'agent/ppo/p3or.yml'
82
82
]
83
- - [
84
- ' util/infrastructure/cuda.yml'
85
- ]
83
+ # - [
84
+ # 'util/infrastructure/cuda.yml'
85
+ # ]
86
86
- [ 'util/train_schedule/on_stored_data_exclusively_3.yml']
87
87
88
88
# ##############################################################################################
You can’t perform that action at this time.
0 commit comments