Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use PinchuPanda/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use PinchuPanda/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="PinchuPanda/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499944, | |
| "file_path": "results/PyramidsTraining3/Pyramids/Pyramids-499944.onnx", | |
| "reward": 1.3204999640583992, | |
| "creation_time": 1768634197.3105924, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining3/Pyramids/Pyramids-499944.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 900028, | |
| "file_path": "results/PyramidsTraining3/Pyramids/Pyramids-900028.onnx", | |
| "reward": null, | |
| "creation_time": 1768635016.7693324, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining3/Pyramids/Pyramids-900028.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 900028, | |
| "file_path": "results/PyramidsTraining3/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1768635016.7693324, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining3/Pyramids/Pyramids-900028.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |