Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use averydd/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use averydd/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="averydd/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499925, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499925.onnx", | |
| "reward": 0.18859992921352386, | |
| "creation_time": 1731146219.6238017, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499925.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999952, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999952.onnx", | |
| "reward": 1.74059998691082, | |
| "creation_time": 1731147458.055624, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999952.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000080, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000080.onnx", | |
| "reward": 1.74059998691082, | |
| "creation_time": 1731147458.154626, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000080.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000080, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.74059998691082, | |
| "creation_time": 1731147458.154626, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000080.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.0+cu121" | |
| } | |
| } |