Instructions to use unity/ML-Agents-Worm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use unity/ML-Agents-Worm with ml-agents:
mlagents-load-from-hf --repo-id="unity/ML-Agents-Worm" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Thomas Simonini commited on
Commit ·
03e3176
1
Parent(s): 5a5910f
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ML Agents Worm
|
| 3 |
+
emoji: 🐛
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
license: apache-2.0
|
| 9 |
+
tags:
|
| 10 |
+
- unity-ml-agents
|
| 11 |
+
- ml-agents
|
| 12 |
+
- deep-reinforcement-learning
|
| 13 |
+
- reinforcement-learning
|
| 14 |
+
- ML-Agents-Worm
|
| 15 |
+
library_name: ml-agents
|
| 16 |
+
---
|