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