Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use BBorg/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use BBorg/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="BBorg/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499928, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499928.onnx", | |
| "reward": 1.479499988257885, | |
| "creation_time": 1745698258.6634178, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499928.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999918, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999918.onnx", | |
| "reward": 1.6659999191761017, | |
| "creation_time": 1745700111.2861323, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999918.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000038, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000038.onnx", | |
| "reward": 1.773499920964241, | |
| "creation_time": 1745700111.388936, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000038.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000038, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.773499920964241, | |
| "creation_time": 1745700111.388936, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000038.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.0+cu126" | |
| } | |
| } |