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