Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use root-jlee/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use root-jlee/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="root-jlee/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499886, | |
| "file_path": "results/PyramidsTraining1/Pyramids/Pyramids-499886.onnx", | |
| "reward": -0.9996000491082668, | |
| "creation_time": 1749434666.193037, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-499886.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999902, | |
| "file_path": "results/PyramidsTraining1/Pyramids/Pyramids-999902.onnx", | |
| "reward": 1.7050000131130219, | |
| "creation_time": 1749435897.4694104, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-999902.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000030, | |
| "file_path": "results/PyramidsTraining1/Pyramids/Pyramids-1000030.onnx", | |
| "reward": 1.7050000131130219, | |
| "creation_time": 1749435897.5813982, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-1000030.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000030, | |
| "file_path": "results/PyramidsTraining1/Pyramids.onnx", | |
| "reward": 1.7050000131130219, | |
| "creation_time": 1749435897.5813982, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining1/Pyramids/Pyramids-1000030.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.1+cu126" | |
| } | |
| } |