Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use colleryu/ppo-Pyamids-Training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use colleryu/ppo-Pyamids-Training with ml-agents:
mlagents-load-from-hf --repo-id="colleryu/ppo-Pyamids-Training" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 999984, | |
| "file_path": "results\\Pyramids Training\\Pyramids\\Pyramids-999984.onnx", | |
| "reward": 1.0585333208243053, | |
| "creation_time": 1779776777.7400672, | |
| "auxillary_file_paths": [ | |
| "results\\Pyramids Training\\Pyramids\\Pyramids-999984.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499946, | |
| "file_path": "results\\Pyramids Training\\Pyramids\\Pyramids-1499946.onnx", | |
| "reward": 1.7129999697208405, | |
| "creation_time": 1779777587.9230256, | |
| "auxillary_file_paths": [ | |
| "results\\Pyramids Training\\Pyramids\\Pyramids-1499946.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999914, | |
| "file_path": "results\\Pyramids Training\\Pyramids\\Pyramids-1999914.onnx", | |
| "reward": null, | |
| "creation_time": 1779778411.4033597, | |
| "auxillary_file_paths": [ | |
| "results\\Pyramids Training\\Pyramids\\Pyramids-1999914.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499967, | |
| "file_path": "results\\Pyramids Training\\Pyramids\\Pyramids-2499967.onnx", | |
| "reward": 1.4298571252397128, | |
| "creation_time": 1779779238.4300816, | |
| "auxillary_file_paths": [ | |
| "results\\Pyramids Training\\Pyramids\\Pyramids-2499967.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2830234, | |
| "file_path": "results\\Pyramids Training\\Pyramids\\Pyramids-2830234.onnx", | |
| "reward": null, | |
| "creation_time": 1779779783.0345035, | |
| "auxillary_file_paths": [ | |
| "results\\Pyramids Training\\Pyramids\\Pyramids-2830234.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 2830234, | |
| "file_path": "results\\Pyramids Training\\Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1779779783.0345035, | |
| "auxillary_file_paths": [ | |
| "results\\Pyramids Training\\Pyramids\\Pyramids-2830234.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.2.2+cu121" | |
| } | |
| } |