Commit
•
bc17baf
1
Parent(s):
b506739
Add `agent.pt` and tag the environment
Browse filesThis commit adds a model that is compatible with the 🥇 [Open RL Leaderboard](https://huggingface.co/spaces/open-rl-leaderboard/leaderboard) 🥇.
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- deep-reinforcement-learning
|
6 |
- reinforcement-learning
|
7 |
- stable-baselines3
|
|
|
8 |
model-index:
|
9 |
- name: TRPO
|
10 |
results:
|
|
|
5 |
- deep-reinforcement-learning
|
6 |
- reinforcement-learning
|
7 |
- stable-baselines3
|
8 |
+
- Humanoid-v4
|
9 |
model-index:
|
10 |
- name: TRPO
|
11 |
results:
|
agent.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc5b7c81283bb975a280f8a8f945471e4a17858a971a549507a625b42b2cc944
|
3 |
+
size 129418
|