Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use robpitkin/ppo-PyramidsAgent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use robpitkin/ppo-PyramidsAgent with ml-agents:
mlagents-load-from-hf --repo-id="robpitkin/ppo-PyramidsAgent" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499907, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499907.onnx", | |
| "reward": null, | |
| "creation_time": 1728372467.7802691, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499907.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999940, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999940.onnx", | |
| "reward": 1.2079999148845673, | |
| "creation_time": 1728373588.3963985, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999940.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000068, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000068.onnx", | |
| "reward": 1.2079999148845673, | |
| "creation_time": 1728373588.4946504, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000068.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000068, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.2079999148845673, | |
| "creation_time": 1728373588.4946504, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000068.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.4.1+cu121" | |
| } | |
| } |