Instructions to use Protao/ppo-Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Protao/ppo-Huggy with ml-agents:
mlagents-load-from-hf --repo-id="Protao/ppo-Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,4 +32,5 @@ tags:
|
|
| 32 |
2. Step 1: Find your model_id: Protao/ppo-Huggy
|
| 33 |
3. Step 2: Select your *.nn /*.onnx file
|
| 34 |
4. Click on Watch the agent play 👀
|
| 35 |
-
|
|
|
|
|
|
| 32 |
2. Step 1: Find your model_id: Protao/ppo-Huggy
|
| 33 |
3. Step 2: Select your *.nn /*.onnx file
|
| 34 |
4. Click on Watch the agent play 👀
|
| 35 |
+
|
| 36 |
+
可以在 https://huggingface.co/spaces/ThomasSimonini/Huggy 与训练的agent进行交互
|