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