Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use alexillovsky/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use alexillovsky/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="alexillovsky/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499918, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499918.onnx", | |
| "reward": 1.4233333120743434, | |
| "creation_time": 1776256205.8900712, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499918.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999920, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999920.onnx", | |
| "reward": 1.7762856845344817, | |
| "creation_time": 1776257096.7134533, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999920.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499922, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499922.onnx", | |
| "reward": 1.850000038743019, | |
| "creation_time": 1776258000.8492498, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499922.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999969, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999969.onnx", | |
| "reward": 1.7749999649822712, | |
| "creation_time": 1776258911.15891, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999969.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2026437, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2026437.onnx", | |
| "reward": null, | |
| "creation_time": 1776258959.0161836, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2026437.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 2026437, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1776258959.0161836, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2026437.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |