Instructions to use DeathReaper0965/Huggy-the-Puppo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use DeathReaper0965/Huggy-the-Puppo with ml-agents:
mlagents-load-from-hf --repo-id="DeathReaper0965/Huggy-the-Puppo" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
PPO Agent playing Huggy
This is a trained model of a PPO agent playing Huggy using the Unity ML-Agents Library.
Usage (with ML-Agents)
The Documentation: https://github.com/huggingface/ml-agents#get-started
Resume training
Below code can be used to resume the Agent training:
mlagents-learn <your_configuration_file_path.yaml> --run-id="Huggy-the-Puppo" --resume
Watch Agent
You can watch the agent playing by following the below steps mentioned below:
- Go to: https://huggingface.co/spaces/ThomasSimonini/Huggy
- Step 1: Find the model_id:
deathReaper0965/Huggy-the-Puppo - Step 2: Select the *.onnx file
- Click on
Play with Huggy
- Downloads last month
- 52
mlagents-load-from-hf --repo-id="DeathReaper0965/Huggy-the-Puppo" --local-dir="./download: string[]s"