Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
beardyFace committed Dec 11, 2023
1 parent c4114a8 commit 5be4c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python train.py run --gym openai --task HalfCheetah-v4 TD3
python3 train.py run --gym dmcs --domain ball_in_cup --task catch TD3
python3 train.py run --gym pyboy --task pokemon NaSATD3 --image_observation=True
python3 train.py run --gym pyboy --task pokemon NaSATD3 --image_observation=1
```

An example is found below for running using pre-defined configuration files - note these directories will need to exist on your machine for this to function. Examples of each configuration can be found in the `configs` folder and under https://github.com/UoA-CARES/cares_reinforcement_learning/
Expand Down

0 comments on commit 5be4c08

Please sign in to comment.