Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use shtilev/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use shtilev/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="shtilev/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499925, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-499925.onnx", | |
| "reward": null, | |
| "creation_time": 1778568688.7134483, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-499925.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999939, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-999939.onnx", | |
| "reward": 1.8520000129938126, | |
| "creation_time": 1778569384.2862227, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-999939.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000067, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-1000067.onnx", | |
| "reward": 1.8520000129938126, | |
| "creation_time": 1778569384.362851, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-1000067.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000067, | |
| "file_path": "results/Pyramids/Pyramids.onnx", | |
| "reward": 1.8520000129938126, | |
| "creation_time": 1778569384.362851, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-1000067.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0", | |
| "torch_version": "2.6.0+cu124" | |
| } | |
| } |