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