Open In Colab
GitHub Repo

PPO Agent playing Huggy πŸ»πŸ€–

A Proximal Policy Optimization (PPO) agent trained to play the Huggy Unity ML-Agents environment, using the Unity ML-Agents Library..
This repository provides pretrained models (.onnx), training configs, evaluation metrics, and can be played in https://huggingface.co/spaces/ThomasSimonini/Huggy.


Quick Links πŸ”—


Usage (with ML-Agents)

The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/

Here is a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:

Resume the training

mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume

Watch your Agent play

You can watch your agent playing directly in your browser

  1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
  2. Step 1: Find your model_id: AminVilan/PPO-Huggy
  3. Step 2: Select your .nn /.onnx file
  4. Click on Watch the agent play πŸ‘€

πŸ™Œ If you find this useful, please ⭐ it on Github πŸ€—

GitHub Repo

Downloads last month
20
Video Preview
loading

Evaluation results