Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use epidrone/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use epidrone/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="epidrone/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499933, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499933.onnx", | |
| "reward": 1.6215999722480774, | |
| "creation_time": 1750772431.19156, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499933.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999996, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999996.onnx", | |
| "reward": 1.761333281795184, | |
| "creation_time": 1750773606.3007295, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999996.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499963, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499963.onnx", | |
| "reward": null, | |
| "creation_time": 1750774809.0594556, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499963.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999890, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999890.onnx", | |
| "reward": 1.7996666580438614, | |
| "creation_time": 1750776034.8539498, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999890.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000018, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000018.onnx", | |
| "reward": 1.7996666580438614, | |
| "creation_time": 1750776034.9531572, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000018.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000018, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7996666580438614, | |
| "creation_time": 1750776034.9531572, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000018.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.1+cu126" | |
| } | |
| } |