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