Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- CleanRL
|
| 9 |
---
|
| 10 |
|
| 11 |
-
Pre-trained models that work with CleanRL's PPO-TrXL implementation and the environments of Memory Gym.
|
| 12 |
Usage via `enjoy.py` found [here](https://github.com/MarcoMeter/cleanrl-ppo-trxl/blob/master/cleanrl/ppo_trxl/enjoy.py).
|
| 13 |
|
| 14 |
Original Paper and Implementation
|
|
|
|
| 8 |
- CleanRL
|
| 9 |
---
|
| 10 |
|
| 11 |
+
Pre-trained models that work with CleanRL's PPO-TrXL implementation and the environments of [Memory Gym](https://github.com/MarcoMeter/endless-memory-gym).
|
| 12 |
Usage via `enjoy.py` found [here](https://github.com/MarcoMeter/cleanrl-ppo-trxl/blob/master/cleanrl/ppo_trxl/enjoy.py).
|
| 13 |
|
| 14 |
Original Paper and Implementation
|