Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
yura-hb committed May 4, 2024
1 parent bb09bcf commit f2649d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diploma_thesis/configuration/experiments/jsp/tournament.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ task:
n_workers: 4
n_threads: 10
name: 'rules'
output_dir: 'results/jsp/experiments/tournaments/jsp/MARL (Tournament)'
output_dir: 'results/jsp/experiments/tournaments/jsp/GRAPH (Tournament)'
store_run_statistics: True
log_run: False
update: True
Expand Down Expand Up @@ -35,7 +35,7 @@ task:
- kind: 'persisted_agents'
parameters:
prefix: ''
path: 'results/jsp/experiments/0 (MARL)'
path: 'results/jsp/experiments/1 (GRAPH)'
depth: 5

# - kind: 'persisted_agents'
Expand Down

0 comments on commit f2649d1

Please sign in to comment.