Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use igzi/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use igzi/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="igzi/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499900, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499900.onnx", | |
| "reward": 1.4727499708533287, | |
| "creation_time": 1756136007.588764, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499900.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999919, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999919.onnx", | |
| "reward": 1.731166643400987, | |
| "creation_time": 1756136428.592794, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999919.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000047, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000047.onnx", | |
| "reward": 1.731166643400987, | |
| "creation_time": 1756136428.6449826, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000047.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000047, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.731166643400987, | |
| "creation_time": 1756136428.6449826, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000047.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |