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