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