Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Qws-123/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Qws-123/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Qws-123/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499951, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-499951.onnx", | |
| "reward": -0.9992000460624695, | |
| "creation_time": 1784812908.9703286, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-499951.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999927, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-999927.onnx", | |
| "reward": 1.625833327571551, | |
| "creation_time": 1784814207.712616, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-999927.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000055, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-1000055.onnx", | |
| "reward": 1.625833327571551, | |
| "creation_time": 1784814207.805841, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-1000055.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000055, | |
| "file_path": "results/Pyramids1/Pyramids.onnx", | |
| "reward": 1.625833327571551, | |
| "creation_time": 1784814207.805841, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-1000055.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |