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