Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use earlzero/PyramidsPPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use earlzero/PyramidsPPO with ml-agents:
mlagents-load-from-hf --repo-id="earlzero/PyramidsPPO" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499929, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499929.onnx", | |
| "reward": 0.046199969947338104, | |
| "creation_time": 1734128637.976185, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499929.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999971, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999971.onnx", | |
| "reward": 1.6369999423623085, | |
| "creation_time": 1734129928.5038931, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999971.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000099, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000099.onnx", | |
| "reward": 1.6369999423623085, | |
| "creation_time": 1734129928.6005545, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000099.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000099, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6369999423623085, | |
| "creation_time": 1734129928.6005545, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000099.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |