ML-Agents POCA model for SoccerTwos
This is a model trained using POCA (Proximal Policy Optimization with Centralized Actor) for the SoccerTwos environment from Unity ML-Agents.
- Run ID:
Soccersend - Training ELO: 1532.72 (at ~5M steps)
- Config: See
SoccerTwos.yamlfor all hyperparameters.
How to use (with ML-Agents):
- Download the
SoccerTwos.onnxandSoccerTwos.yamlfiles. - Create a folder structure
results/Soccersend/ - Place
SoccerTwos.onnxinsideresults/Soccersend/ - Download the SoccerTwos environment.
- Run the inference command:
mlagents-learn ./SoccerTwos.yaml --env= --run-id=Soccersend --inference --resume