andrewzhang505
commited on
Commit
•
4e9041e
1
Parent(s):
09169fe
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: sample-factory
|
3 |
+
tags:
|
4 |
+
- deep-reinforcement-learning
|
5 |
+
- reinforcement-learning
|
6 |
+
- sample-factory
|
7 |
+
---
|
8 |
+
|
9 |
+
A(n) **APPO** model trained on the **doom_deadly_corridor** environment.
|
10 |
+
This model was trained using Sample Factory 2.0: https://github.com/alex-petrenko/sample-factory
|
11 |
+
|