Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Ari8/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Ari8/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Ari8/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499872, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-499872.onnx", | |
| "reward": null, | |
| "creation_time": 1741996774.6458418, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-499872.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999945, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-999945.onnx", | |
| "reward": 1.687999989837408, | |
| "creation_time": 1741998002.9030535, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-999945.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000073, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-1000073.onnx", | |
| "reward": 1.687999989837408, | |
| "creation_time": 1741998003.0004644, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-1000073.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000073, | |
| "file_path": "results/Pyramids Training1/Pyramids.onnx", | |
| "reward": 1.687999989837408, | |
| "creation_time": 1741998003.0004644, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-1000073.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.6.0+cu124" | |
| } | |
| } |