Reinforcement Learning
ml-agents
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use unity/ML-Agents-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use unity/ML-Agents-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="unity/ML-Agents-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Thomas Simonini commited on
Commit ·
cf9ff29
1
Parent(s): c3c8b72
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- unity-ml-agents
|
| 5 |
+
- ml-agents
|
| 6 |
+
- deep-reinforcement-learning
|
| 7 |
+
- reinforcement-learning
|
| 8 |
+
- ML-Agents-Pyramids
|
| 9 |
+
library_name: ml-agents
|
| 10 |
+
---
|