Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Yanrds/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Yanrds/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Yanrds/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499875, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499875.onnx", | |
| "reward": null, | |
| "creation_time": 1681848970.387718, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499875.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999881, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999881.onnx", | |
| "reward": null, | |
| "creation_time": 1681850259.1083996, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999881.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499940, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499940.onnx", | |
| "reward": 1.7733333309491475, | |
| "creation_time": 1681851586.3990629, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499940.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999874, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999874.onnx", | |
| "reward": 1.75479998588562, | |
| "creation_time": 1681852926.7613232, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999874.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000002, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000002.onnx", | |
| "reward": 1.75479998588562, | |
| "creation_time": 1681852926.8722708, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000002.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000002, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.75479998588562, | |
| "creation_time": 1681852926.8722708, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000002.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |