colinrgodsey
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,8 @@ model-index:
|
|
25 |
|
26 |
# PPO Agent Playing HealthGatheringSupreme-v1
|
27 |
|
28 |
-
This is a trained model of a PPO agent playing HealthGatheringSupreme-v1
|
|
|
29 |
|
30 |
# Hyperparameters
|
31 |
```python
|
|
|
25 |
|
26 |
# PPO Agent Playing HealthGatheringSupreme-v1
|
27 |
|
28 |
+
This is a trained model of a PPO agent playing HealthGatheringSupreme-v1 using a custom
|
29 |
+
CleanRL PPO implementation (not sample factory).
|
30 |
|
31 |
# Hyperparameters
|
32 |
```python
|