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