Instructions to use RyanAA/ppo-Worm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use RyanAA/ppo-Worm with ml-agents:
mlagents-load-from-hf --repo-id="RyanAA/ppo-Worm" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| tags: | |
| - reinforcement-learning | |
| - ml-agents | |
| - unity | |
| - ppo | |
| - ML-Agents-Worm | |
| license: mit | |
| %%writefile README.md | |
| # PPO Worm Agent | |
| This model was trained using PPO with Unity ML-Agents in the Worm environment. | |
| ## Environment | |
| Worm | |
| ## Algorithm | |
| PPO (Proximal Policy Optimization) | |
| ## Files | |
| - `Worm.onnx` — trained policy network | |
| ## View Model | |
| 1. https://huggingface.co/spaces/unity/ML-Agents-Worm | |
| 2. search RyanAA | |
| ## Author | |
| Ryan Aparicio |