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