Instructions to use RyanAA/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use RyanAA/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="RyanAA/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
added link where people can watch model
Browse files
README.md
CHANGED
|
@@ -27,5 +27,8 @@ The agent was trained using Unity ML-Agents and Hugging Face Deep RL course mate
|
|
| 27 |
## Files
|
| 28 |
- `Pyramids.onnx` — trained policy network
|
| 29 |
|
|
|
|
|
|
|
|
|
|
| 30 |
## Author
|
| 31 |
Ryan Aparicio
|
|
|
|
| 27 |
## Files
|
| 28 |
- `Pyramids.onnx` — trained policy network
|
| 29 |
|
| 30 |
+
## Watch
|
| 31 |
+
To watch model go to https://huggingface.co/spaces/unity/ML-Agents-Pyramids and search for RyanAA
|
| 32 |
+
|
| 33 |
## Author
|
| 34 |
Ryan Aparicio
|