Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use cyeet/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use cyeet/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="cyeet/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499947, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499947.onnx", | |
| "reward": 0.9739599794149398, | |
| "creation_time": 1673498022.824731, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499947.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999997, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999997.onnx", | |
| "reward": 1.832000032067299, | |
| "creation_time": 1673499111.019059, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999997.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000125, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000125.onnx", | |
| "reward": 1.832000032067299, | |
| "creation_time": 1673499111.123373, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000125.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000125, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.832000032067299, | |
| "creation_time": 1673499111.123373, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000125.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |