Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use antof27/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use antof27/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="antof27/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499965, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499965.onnx", | |
| "reward": 1.819499984383583, | |
| "creation_time": 1781002057.562999, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499965.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999938, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999938.onnx", | |
| "reward": 1.819999948143959, | |
| "creation_time": 1781003433.535558, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499983, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499983.onnx", | |
| "reward": 1.8119999716679256, | |
| "creation_time": 1781004907.333647, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499983.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999978, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999978.onnx", | |
| "reward": 1.373966654141744, | |
| "creation_time": 1781006416.8237324, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999978.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000234, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000234.onnx", | |
| "reward": 1.373966654141744, | |
| "creation_time": 1781006416.929921, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000234.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000234, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.373966654141744, | |
| "creation_time": 1781006416.929921, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000234.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |