colinrgodsey commited on
Commit
26263d9
·
verified ·
1 Parent(s): 8a2b4c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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