Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use SeanLMH/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use SeanLMH/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="SeanLMH/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499872, | |
| "file_path": "results/PyramidsTraining1/Pyramids/Pyramids-499872.onnx", | |
| "reward": null, | |
| "creation_time": 1729845655.7933793, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-499872.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999877, | |
| "file_path": "results/PyramidsTraining1/Pyramids/Pyramids-999877.onnx", | |
| "reward": 1.7589999586343765, | |
| "creation_time": 1729846944.1933033, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-999877.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000002, | |
| "file_path": "results/PyramidsTraining1/Pyramids/Pyramids-1000002.onnx", | |
| "reward": 1.7553332795699437, | |
| "creation_time": 1729846944.3084757, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-1000002.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000002, | |
| "file_path": "results/PyramidsTraining1/Pyramids.onnx", | |
| "reward": 1.7553332795699437, | |
| "creation_time": 1729846944.3084757, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-1000002.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.0+cu121" | |
| } | |
| } |