Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use bunnyTech/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use bunnyTech/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="bunnyTech/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499944, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499944.onnx", | |
| "reward": null, | |
| "creation_time": 1711101537.015722, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499944.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999995, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999995.onnx", | |
| "reward": 1.6949999630451202, | |
| "creation_time": 1711102317.6377337, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999995.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000108, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000108.onnx", | |
| "reward": 1.7112499736249447, | |
| "creation_time": 1711102317.703479, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000108.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000108, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7112499736249447, | |
| "creation_time": 1711102317.703479, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000108.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |