Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use mnity/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use mnity/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="mnity/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499964, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499964.onnx", | |
| "reward": 1.686000019311905, | |
| "creation_time": 1698056179.5930095, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499964.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999977, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999977.onnx", | |
| "reward": 1.8704999759793282, | |
| "creation_time": 1698057381.5051463, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999977.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000233, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000233.onnx", | |
| "reward": 1.8704999759793282, | |
| "creation_time": 1698057381.59839, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000233.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000233, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8704999759793282, | |
| "creation_time": 1698057381.59839, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000233.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.0+cu118" | |
| } | |
| } |