Commit
•
1e3631c
1
Parent(s):
72d37fa
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
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- deep-reinforcement-learning
|
5 |
- reinforcement-learning
|
6 |
- sample-factory
|
|
|
7 |
model-index:
|
8 |
- name: APPO
|
9 |
results:
|
|
|
4 |
- deep-reinforcement-learning
|
5 |
- reinforcement-learning
|
6 |
- sample-factory
|
7 |
+
- AmidarNoFrameskip-v4
|
8 |
model-index:
|
9 |
- name: APPO
|
10 |
results:
|
agent.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fa5251672767807f74935e07afae86f59af2a9845d2b32a17710ce79d2ab165
|
3 |
+
size 6989963
|