Commit
•
96786cb
1
Parent(s):
004d36c
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 |
+
- HalfCheetah-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:5bc87bf7b19b9e2997237588a989d652672335329f62c370c315a1b237345f77
|
3 |
+
size 28810
|