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