Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use fivedoctors/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use fivedoctors/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="fivedoctors/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499952, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499952.onnx", | |
| "reward": null, | |
| "creation_time": 1746254850.3852518, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499952.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999941, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999941.onnx", | |
| "reward": null, | |
| "creation_time": 1746255738.133559, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999941.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000069, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000069.onnx", | |
| "reward": null, | |
| "creation_time": 1746255738.228751, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000069.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000069, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1746255738.228751, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000069.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.0+cu126" | |
| } | |
| } |