Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Brain22/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Brain22/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Brain22/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499930, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499930.onnx", | |
| "reward": 1.6886666516462963, | |
| "creation_time": 1677133002.396842, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499930.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999960, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999960.onnx", | |
| "reward": 1.7329999506473541, | |
| "creation_time": 1677134251.8629224, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999960.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000088, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000088.onnx", | |
| "reward": 1.7329999506473541, | |
| "creation_time": 1677134251.9579303, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000088.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000088, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7329999506473541, | |
| "creation_time": 1677134251.9579303, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000088.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |