Skip to content

Commit 44eb5e0

Browse files
committed
Change training schedule
1 parent 9992951 commit 44eb5e0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

diploma_thesis/configuration/experiments/jsp/GRAPH-NN/flexible_machine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ parameters:
5454
parameters:
5555
decay: 1.0
5656
update_steps: 20
57-
epochs: 3
57+
epochs: 1
5858

5959
memory:
6060
kind: 'replay'

diploma_thesis/configuration/experiments/jsp/GRAPH-NN/flexible_marl_machine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ parameters:
5555
parameters:
5656
decay: 1.0
5757
update_steps: 20
58-
epochs: 3
58+
epochs: 1
5959

6060
memory:
6161
kind: 'replay'

diploma_thesis/configuration/experiments/jsp/GRAPH-NN/machine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ parameters:
5454
parameters:
5555
decay: 1.0
5656
update_steps: 20
57-
epochs: 3
57+
epochs: 1
5858

5959
memory:
6060
kind: 'replay'

diploma_thesis/configuration/experiments/jsp/GRAPH-NN/marl_machine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ parameters:
5555
parameters:
5656
decay: 1.0
5757
update_steps: 20
58-
epochs: 3
58+
epochs: 1
5959

6060
memory:
6161
kind: 'replay'

0 commit comments

Comments
 (0)