Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-SoccerTwos
Instructions to use SatCat/poca-SoccerTwos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use SatCat/poca-SoccerTwos with ml-agents:
mlagents-load-from-hf --repo-id="SatCat/poca-SoccerTwos" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "SoccerTwos": { | |
| "elo": 1634.1591339431864, | |
| "checkpoints": [ | |
| { | |
| "steps": 2999994, | |
| "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-2999994.onnx", | |
| "reward": 0.0, | |
| "creation_time": 1676479345.1957586, | |
| "auxillary_file_paths": [ | |
| "results/SoccerTwos/SoccerTwos/SoccerTwos-2999994.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3499984, | |
| "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3499984.onnx", | |
| "reward": 0.0, | |
| "creation_time": 1676485902.858894, | |
| "auxillary_file_paths": [ | |
| "results/SoccerTwos/SoccerTwos/SoccerTwos-3499984.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3999996, | |
| "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3999996.onnx", | |
| "reward": 0.0, | |
| "creation_time": 1676493280.291262, | |
| "auxillary_file_paths": [ | |
| "results/SoccerTwos/SoccerTwos/SoccerTwos-3999996.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 4499982, | |
| "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4499982.onnx", | |
| "reward": 0.0, | |
| "creation_time": 1676500529.4769337, | |
| "auxillary_file_paths": [ | |
| "results/SoccerTwos/SoccerTwos/SoccerTwos-4499982.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 4500780, | |
| "file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4500780.onnx", | |
| "reward": 0.0, | |
| "creation_time": 1676500540.7356627, | |
| "auxillary_file_paths": [ | |
| "results/SoccerTwos/SoccerTwos/SoccerTwos-4500780.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 4500780, | |
| "file_path": "results/SoccerTwos/SoccerTwos.onnx", | |
| "reward": 0.0, | |
| "creation_time": 1676500540.7356627, | |
| "auxillary_file_paths": [ | |
| "results/SoccerTwos/SoccerTwos/SoccerTwos-4500780.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.8.0+cu111" | |
| } | |
| } |