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