Instructions to use danceone/ppo-Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use danceone/ppo-Huggy with ml-agents:
mlagents-load-from-hf --repo-id="danceone/ppo-Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ tags:
|
|
| 5 |
- deep-reinforcement-learning
|
| 6 |
- reinforcement-learning
|
| 7 |
- ML-Agents-Huggy
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# **ppo** Agent playing **Huggy**
|
|
@@ -31,5 +32,4 @@ tags:
|
|
| 31 |
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
| 32 |
2. Step 1: Find your model_id: danceone/ppo-Huggy
|
| 33 |
3. Step 2: Select your *.nn /*.onnx file
|
| 34 |
-
4. Click on Watch the agent play 👀
|
| 35 |
-
|
|
|
|
| 5 |
- deep-reinforcement-learning
|
| 6 |
- reinforcement-learning
|
| 7 |
- ML-Agents-Huggy
|
| 8 |
+
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
# **ppo** Agent playing **Huggy**
|
|
|
|
| 32 |
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
| 33 |
2. Step 1: Find your model_id: danceone/ppo-Huggy
|
| 34 |
3. Step 2: Select your *.nn /*.onnx file
|
| 35 |
+
4. Click on Watch the agent play 👀
|
|
|