EpicPinkPenguin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -579,7 +579,7 @@ test_dataset = load_dataset("EpicPinkPenguin/procgen", name="bossfight", split="
|
|
579 |
```
|
580 |
|
581 |
## Agent Performance
|
582 |
-
The PPO RL agent was trained for
|
583 |
|
584 |
| Environment | Steps (Train) | Steps (Test) | Return | Observation |
|
585 |
|:------------|:----------------|:---------------|:-------|:------------|
|
|
|
579 |
```
|
580 |
|
581 |
## Agent Performance
|
582 |
+
The PPO RL agent was trained for 25M steps on each environment and obtained the following final performance metrics on the evaluation environment. These values are attain or surpass the performance described in "Easy Difficulty Baseline Results" in Appendix I of the paper.
|
583 |
|
584 |
| Environment | Steps (Train) | Steps (Test) | Return | Observation |
|
585 |
|:------------|:----------------|:---------------|:-------|:------------|
|