Skip to content

Commit

Permalink
612
Browse files Browse the repository at this point in the history
  • Loading branch information
hardmaru committed Jun 12, 2020
1 parent 6eb8f56 commit 5ac942b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training_scripts/train_ga_selfplay.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from slimevolleygym import multiagent_rollout as rollout

# Settings
random_seed = 100
random_seed = 612
population_size = 128
total_tournaments = 500000
save_freq = 1000
Expand Down

0 comments on commit 5ac942b

Please sign in to comment.