Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use MerlinTK/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use MerlinTK/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="MerlinTK/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499921, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499921.onnx", | |
| "reward": 1.5577499717473984, | |
| "creation_time": 1681549276.9311268, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499921.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999909, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999909.onnx", | |
| "reward": 1.6737999737262725, | |
| "creation_time": 1681550526.2363317, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999909.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000037, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000037.onnx", | |
| "reward": 1.6737999737262725, | |
| "creation_time": 1681550526.3418329, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000037.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000037, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6737999737262725, | |
| "creation_time": 1681550526.3418329, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000037.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |