Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use loisonchambers/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use loisonchambers/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="loisonchambers/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499881, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-499881.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1775642866.5001378, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-499881.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999908, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-999908.onnx", | |
| "reward": 1.679999977350235, | |
| "creation_time": 1775644175.236016, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-999908.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000036, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1000036.onnx", | |
| "reward": 1.679999977350235, | |
| "creation_time": 1775644175.3468535, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1000036.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000036, | |
| "file_path": "results/PyramidsTraining/Pyramids.onnx", | |
| "reward": 1.679999977350235, | |
| "creation_time": 1775644175.3468535, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1000036.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |