Commit
·
9429838
1
Parent(s):
cfc5d03
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 **quadrotor_multi** environment.
|
| 10 |
+
This model was trained using Sample Factory 2.0: https://github.com/alex-petrenko/sample-factory
|
| 11 |
+
|