Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ITSheep/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ITSheep/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="ITSheep/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1999938, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999938.onnx", | |
| "reward": 1.33879999568065, | |
| "creation_time": 1735005935.045176, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2247485, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2247485.onnx", | |
| "reward": null, | |
| "creation_time": 1735006881.5906293, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2247485.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499938, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499938.onnx", | |
| "reward": 1.735428592988423, | |
| "creation_time": 1735007861.27859, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999965, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999965.onnx", | |
| "reward": 1.8089999705553055, | |
| "creation_time": 1735009760.8793511, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999965.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000093, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000093.onnx", | |
| "reward": 1.8089999705553055, | |
| "creation_time": 1735009760.9887354, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000093.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000093, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8089999705553055, | |
| "creation_time": 1735009760.9887354, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000093.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |