Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use RYOBEAR/Pyramidds_Training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use RYOBEAR/Pyramidds_Training with ml-agents:
mlagents-load-from-hf --repo-id="RYOBEAR/Pyramidds_Training" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499902, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499902.onnx", | |
| "reward": 1.875, | |
| "creation_time": 1687579090.6053584, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499902.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999946, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999946.onnx", | |
| "reward": 1.536999985575676, | |
| "creation_time": 1687579955.09834, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999946.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000074, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000074.onnx", | |
| "reward": 1.536999985575676, | |
| "creation_time": 1687579955.210201, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000074.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000074, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.536999985575676, | |
| "creation_time": 1687579955.210201, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000074.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |