LilHairdy commited on
Commit
b0ebb9b
·
verified ·
1 Parent(s): 1b1a914

Update README.md

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