Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use guydebruyn/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use guydebruyn/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="guydebruyn/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 999955, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999955.onnx", | |
| "reward": 1.7641250099986792, | |
| "creation_time": 1694968361.6590884, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999955.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1109060, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1109060.onnx", | |
| "reward": 1.733666643500328, | |
| "creation_time": 1694968747.8434644, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1109060.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499949, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499949.onnx", | |
| "reward": null, | |
| "creation_time": 1694970267.9422433, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499949.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999872, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999872.onnx", | |
| "reward": 1.7673333237568538, | |
| "creation_time": 1694972050.6351862, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999872.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2028146, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2028146.onnx", | |
| "reward": 1.8111111058129206, | |
| "creation_time": 1694972148.5222044, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2028146.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 2028146, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8111111058129206, | |
| "creation_time": 1694972148.5222044, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2028146.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |