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