Apply suggestions from code review

This commit is contained in:
Marek Wolan
2023-11-17 20:30:07 +00:00
parent c5b4ae45be
commit 9d0a98b221
3 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
training_config:
rl_framework: SB3
rl_algorithm: PPO
se3ed: 333
se3ed: 333 # Purposeful typo to check that error is raised with bad configuration.
n_learn_steps: 2560
n_eval_episodes: 5