Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use chenkaiju/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use chenkaiju/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="chenkaiju/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": null, | |
| "creation_time": 1692604174.2669914, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499889.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999952, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999952.onnx", | |
| "reward": 1.6797499917447567, | |
| "creation_time": 1692604893.7981641, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999952.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000021, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000021.onnx", | |
| "reward": 1.7046000003814696, | |
| "creation_time": 1692604893.8821633, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000021.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000021, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7046000003814696, | |
| "creation_time": 1692604893.8821633, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000021.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |