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