Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use wowthecoder/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use wowthecoder/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="wowthecoder/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499969, | |
| "file_path": "results/PyramidsRun1/Pyramids/Pyramids-499969.onnx", | |
| "reward": 1.1749999225139618, | |
| "creation_time": 1748186145.7698836, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsRun1/Pyramids/Pyramids-499969.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999920, | |
| "file_path": "results/PyramidsRun1/Pyramids/Pyramids-999920.onnx", | |
| "reward": null, | |
| "creation_time": 1748187309.5455003, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsRun1/Pyramids/Pyramids-999920.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1200082, | |
| "file_path": "results/PyramidsRun1/Pyramids/Pyramids-1200082.onnx", | |
| "reward": 0.8856000006198883, | |
| "creation_time": 1748187800.854371, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsRun1/Pyramids/Pyramids-1200082.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1200082, | |
| "file_path": "results/PyramidsRun1/Pyramids.onnx", | |
| "reward": 0.8856000006198883, | |
| "creation_time": 1748187800.854371, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsRun1/Pyramids/Pyramids-1200082.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.0+cu126" | |
| } | |
| } |