Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Sebu/ppo-Pyramids1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Sebu/ppo-Pyramids1 with ml-agents:
mlagents-load-from-hf --repo-id="Sebu/ppo-Pyramids1" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499928, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-499928.onnx", | |
| "reward": null, | |
| "creation_time": 1710408186.7777028, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-499928.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999873, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-999873.onnx", | |
| "reward": null, | |
| "creation_time": 1710409188.1193588, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-999873.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000001, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-1000001.onnx", | |
| "reward": null, | |
| "creation_time": 1710409188.2112164, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-1000001.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000001, | |
| "file_path": "results/Pyramids1/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1710409188.2112164, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-1000001.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |