Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Aris1129/PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Aris1129/PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="Aris1129/PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499908, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499908.onnx", | |
| "reward": 1.498999997973442, | |
| "creation_time": 1780240756.2118042, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499908.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999890, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999890.onnx", | |
| "reward": null, | |
| "creation_time": 1780242008.4808517, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999890.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000018, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000018.onnx", | |
| "reward": null, | |
| "creation_time": 1780242008.5769124, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000018.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000018, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1780242008.5769124, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000018.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |