Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use vagi/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use vagi/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="vagi/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499873, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499873.onnx", | |
| "reward": 1.1979999244213104, | |
| "creation_time": 1732037477.2546492, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499873.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999879, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999879.onnx", | |
| "reward": 1.7990000396966934, | |
| "creation_time": 1732038955.111328, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999879.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000007, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000007.onnx", | |
| "reward": 1.7990000396966934, | |
| "creation_time": 1732038955.287367, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000007.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000007, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7990000396966934, | |
| "creation_time": 1732038955.287367, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000007.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |