Instructions to use kashishgupta/Huggy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use kashishgupta/Huggy with ml-agents:
mlagents-load-from-hf --repo-id="kashishgupta/Huggy" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| library_name: ml-agents | |
| tags: | |
| - Huggy | |
| - deep-reinforcement-learning | |
| - reinforcement-learning | |
| - ML-Agents-Huggy | |
| # **ppo** Agent playing **Huggy** | |
| This is a trained model of a **ppo** agent playing **Huggy** | |
| using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents). | |
| ## Usage (with ML-Agents) | |
| The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/ | |
| ### Watch your Agent play | |
| You can watch your agent **playing directly in your browser** | |
| 1. Go to https://huggingface.co/spaces/ThomasSimonini/Huggy | |
| 2. Enter your model_id: kashishgupta/Huggy | |
| 3. Select your *.nn /*.onnx file | |
| 4. Click on Watch the agent play 👀 | |