Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use KayabaEngine/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use KayabaEngine/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="KayabaEngine/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499969, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499969.onnx", | |
| "reward": 1.7960000187158585, | |
| "creation_time": 1697701463.8061113, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499969.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999884, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999884.onnx", | |
| "reward": 1.7959999839464824, | |
| "creation_time": 1697702773.2301087, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999884.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499989, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499989.onnx", | |
| "reward": 1.7609999775886536, | |
| "creation_time": 1697704117.231581, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499989.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999965, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999965.onnx", | |
| "reward": null, | |
| "creation_time": 1697705449.959957, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999965.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000093, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000093.onnx", | |
| "reward": null, | |
| "creation_time": 1697705450.1079705, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000093.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000093, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1697705450.1079705, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000093.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.0.1+cu118" | |
| } | |
| } |