DRL Practice
Collection
A collection where all my experiments from the HuggingFace 🤗 DRL course reside. • 9 items • Updated
How to use partzel/ppo-SnowballTarget with ml-agents:
mlagents-load-from-hf --repo-id="partzel/ppo-SnowballTarget" --local-dir="./download: string[]s"
This is a trained model of a ppo agent playing SnowballTarget using the Unity ML-Agents Library.
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
We wrote 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