Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ButtaByte/MLAgents-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ButtaByte/MLAgents-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="ButtaByte/MLAgents-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0", | |
| "torch_version": "2.1.1+cpu" | |
| }, | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499811, | |
| "file_path": "results\\First_Training\\Pyramids\\Pyramids-1499811.onnx", | |
| "reward": null, | |
| "creation_time": 1776829930.2383475, | |
| "auxillary_file_paths": [ | |
| "results\\First_Training\\Pyramids\\Pyramids-1499811.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999956, | |
| "file_path": "results\\First_Training\\Pyramids\\Pyramids-1999956.onnx", | |
| "reward": null, | |
| "creation_time": 1776830901.3347154, | |
| "auxillary_file_paths": [ | |
| "results\\First_Training\\Pyramids\\Pyramids-1999956.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499911, | |
| "file_path": "results\\First_Training\\Pyramids\\Pyramids-2499911.onnx", | |
| "reward": null, | |
| "creation_time": 1776831919.9835722, | |
| "auxillary_file_paths": [ | |
| "results\\First_Training\\Pyramids\\Pyramids-2499911.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999827, | |
| "file_path": "results\\First_Training\\Pyramids\\Pyramids-2999827.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1776832956.4751017, | |
| "auxillary_file_paths": [ | |
| "results\\First_Training\\Pyramids\\Pyramids-2999827.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000339, | |
| "file_path": "results\\First_Training\\Pyramids\\Pyramids-3000339.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1776832956.5925565, | |
| "auxillary_file_paths": [ | |
| "results\\First_Training\\Pyramids\\Pyramids-3000339.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000339, | |
| "file_path": "results\\First_Training\\Pyramids.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1776832956.5925565, | |
| "auxillary_file_paths": [ | |
| "results\\First_Training\\Pyramids\\Pyramids-3000339.pt" | |
| ] | |
| } | |
| } | |
| } |