Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use quiago/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use quiago/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="quiago/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499989, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499989.onnx", | |
| "reward": 1.584333340326945, | |
| "creation_time": 1777363287.765376, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499989.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999933, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999933.onnx", | |
| "reward": null, | |
| "creation_time": 1777364538.4374158, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999933.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499994, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499994.onnx", | |
| "reward": 1.648888885974884, | |
| "creation_time": 1777365782.1635199, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499994.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999966, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999966.onnx", | |
| "reward": 1.7779999723037083, | |
| "creation_time": 1777367060.0831425, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999966.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2214336, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2214336.onnx", | |
| "reward": null, | |
| "creation_time": 1777367616.1522195, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2214336.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 2214336, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1777367616.1522195, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2214336.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |