Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use mazayo/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use mazayo/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="mazayo/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499959, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499959.onnx", | |
| "reward": -0.05900005400180817, | |
| "creation_time": 1696037846.7248354, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499959.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999895, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999895.onnx", | |
| "reward": 1.2458499800413847, | |
| "creation_time": 1696038910.8763573, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999895.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000023, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000023.onnx", | |
| "reward": 1.2458499800413847, | |
| "creation_time": 1696038910.9771633, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000023.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000023, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.2458499800413847, | |
| "creation_time": 1696038910.9771633, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000023.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |