Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use alex17cmbs/PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use alex17cmbs/PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="alex17cmbs/PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499939, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499939.onnx", | |
| "reward": 0.3749999813735485, | |
| "creation_time": 1743514551.4611266, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499939.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999967, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999967.onnx", | |
| "reward": 0.9948799788951874, | |
| "creation_time": 1743515545.3396764, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999967.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000095, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000095.onnx", | |
| "reward": 0.9948799788951874, | |
| "creation_time": 1743515545.4455254, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000095.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000095, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 0.9948799788951874, | |
| "creation_time": 1743515545.4455254, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000095.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.6.0+cu124" | |
| } | |
| } |