Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ashkid/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ashkid/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="ashkid/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499984, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499984.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1740056737.6576507, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499984.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999889, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999889.onnx", | |
| "reward": 1.940999984741211, | |
| "creation_time": 1740057926.0348914, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999889.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000017, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000017.onnx", | |
| "reward": 1.940999984741211, | |
| "creation_time": 1740057926.2531962, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000017.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000017, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.940999984741211, | |
| "creation_time": 1740057926.2531962, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000017.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.6.0+cu124" | |
| } | |
| } |