Commit
•
fbc2d9f
1
Parent(s):
e7ad491
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: TD3
|
10 |
results:
|
|
|
5 |
- deep-reinforcement-learning
|
6 |
- reinforcement-learning
|
7 |
- stable-baselines3
|
8 |
+
- Walker2d-v4
|
9 |
model-index:
|
10 |
- name: TD3
|
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:48f58d9b72478869e197b914b18defb7239f0d35e92a19812217beac59f50c72
|
3 |
+
size 521357
|