Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use saicpp/hr-rl-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use saicpp/hr-rl-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="saicpp/hr-rl-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499885, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499885.onnx", | |
| "reward": null, | |
| "creation_time": 1726548702.2412965, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499885.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999946, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999946.onnx", | |
| "reward": 1.5789999961853027, | |
| "creation_time": 1726550308.5864449, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999946.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1071855, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1071855.onnx", | |
| "reward": null, | |
| "creation_time": 1726550556.4826372, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1071855.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1071855, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1726550556.4826372, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1071855.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.4.0+cu121" | |
| } | |
| } |