Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use KacBo/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use KacBo/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="KacBo/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 300098, | |
| "file_path": "results/Pyramids Training 1-/Pyramids/Pyramids-300098.onnx", | |
| "reward": -0.9993000477552414, | |
| "creation_time": 1770599782.8331976, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1-/Pyramids/Pyramids-300098.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 499899, | |
| "file_path": "results/Pyramids Training 1-/Pyramids/Pyramids-499899.onnx", | |
| "reward": 0.2573999688029289, | |
| "creation_time": 1770600687.1444545, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1-/Pyramids/Pyramids-499899.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999945, | |
| "file_path": "results/Pyramids Training 1-/Pyramids/Pyramids-999945.onnx", | |
| "reward": 1.5789999812841415, | |
| "creation_time": 1770601777.2512383, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1-/Pyramids/Pyramids-999945.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000073, | |
| "file_path": "results/Pyramids Training 1-/Pyramids/Pyramids-1000073.onnx", | |
| "reward": 1.5789999812841415, | |
| "creation_time": 1770601777.3673873, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1-/Pyramids/Pyramids-1000073.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000073, | |
| "file_path": "results/Pyramids Training 1-/Pyramids.onnx", | |
| "reward": 1.5789999812841415, | |
| "creation_time": 1770601777.3673873, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1-/Pyramids/Pyramids-1000073.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |