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