Skip to content

Commit

Permalink
Training playing (#5)
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
felimomo authored Feb 21, 2024
1 parent 45bbcc3 commit 8d0026e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ Coming soon: a more detailed explanation of the integral projection model used!
We use YAML files to specify training instances, examples of these files can be found on `hyperpars`.
Key components there are: specifying the RL algorithm (e.g. PPO or TQC), specifying the environment trained on (e.g. `GreenCrab-v2`) and the training duration (6M time steps in our examples).
To train using this framework, use the command `python scripts/train.py path/to/file.yml`.

0 comments on commit 8d0026e

Please sign in to comment.