Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use GeerBox/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use GeerBox/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="GeerBox/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499995, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499995.onnx", | |
| "reward": 1.7410000190138817, | |
| "creation_time": 1754529070.6785905, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499995.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999901, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999901.onnx", | |
| "reward": 1.8293333401282628, | |
| "creation_time": 1754530438.7939112, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999901.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499946, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499946.onnx", | |
| "reward": 1.793444396720992, | |
| "creation_time": 1754531913.859003, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499946.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999952, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999952.onnx", | |
| "reward": 1.7196666449308395, | |
| "creation_time": 1754533342.0542681, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999952.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000080, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000080.onnx", | |
| "reward": 1.7196666449308395, | |
| "creation_time": 1754533342.1299784, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000080.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000080, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7196666449308395, | |
| "creation_time": 1754533342.1299784, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000080.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |