Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use chrisluo5311/ppo-Pyramids-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use chrisluo5311/ppo-Pyramids-v2 with ml-agents:
mlagents-load-from-hf --repo-id="chrisluo5311/ppo-Pyramids-v2" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499954, | |
| "file_path": "results/PyramidsTraining_v2/Pyramids/Pyramids-499954.onnx", | |
| "reward": -0.999800056219101, | |
| "creation_time": 1785336296.964605, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining_v2/Pyramids/Pyramids-499954.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999974, | |
| "file_path": "results/PyramidsTraining_v2/Pyramids/Pyramids-999974.onnx", | |
| "reward": 0.24139994382858276, | |
| "creation_time": 1785337483.6082776, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining_v2/Pyramids/Pyramids-999974.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000102, | |
| "file_path": "results/PyramidsTraining_v2/Pyramids/Pyramids-1000102.onnx", | |
| "reward": 0.24139994382858276, | |
| "creation_time": 1785337483.7816637, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining_v2/Pyramids/Pyramids-1000102.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000102, | |
| "file_path": "results/PyramidsTraining_v2/Pyramids.onnx", | |
| "reward": 0.24139994382858276, | |
| "creation_time": 1785337483.7816637, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining_v2/Pyramids/Pyramids-1000102.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |