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