Proximal Policy Optimization Algorithms
Paper β’ 1707.06347 β’ Published β’ 11
How to use AminVilan/PPO-Huggy with ml-agents:
mlagents-load-from-hf --repo-id="AminVilan/PPO-Huggy" --local-dir="./download: string[]s"
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.
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:
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
You can watch your agent playing directly in your browser