Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use cparedes/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use cparedes/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="cparedes/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499895, | |
| "file_path": "results/PyramidsCPU/Pyramids/Pyramids-499895.onnx", | |
| "reward": null, | |
| "creation_time": 1744415705.735519, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsCPU/Pyramids/Pyramids-499895.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999914, | |
| "file_path": "results/PyramidsCPU/Pyramids/Pyramids-999914.onnx", | |
| "reward": null, | |
| "creation_time": 1744417319.4028666, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsCPU/Pyramids/Pyramids-999914.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499912, | |
| "file_path": "results/PyramidsCPU/Pyramids/Pyramids-1499912.onnx", | |
| "reward": 1.8004999607801437, | |
| "creation_time": 1744419115.0937853, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsCPU/Pyramids/Pyramids-1499912.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1669398, | |
| "file_path": "results/PyramidsCPU/Pyramids/Pyramids-1669398.onnx", | |
| "reward": 1.6099999696016312, | |
| "creation_time": 1744419731.667101, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsCPU/Pyramids/Pyramids-1669398.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1669398, | |
| "file_path": "results/PyramidsCPU/Pyramids.onnx", | |
| "reward": 1.6099999696016312, | |
| "creation_time": 1744419731.667101, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsCPU/Pyramids/Pyramids-1669398.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.6.0+cu124" | |
| } | |
| } |