Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use mojemai/PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use mojemai/PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="mojemai/PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499889, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499889.onnx", | |
| "reward": 1.8719999939203262, | |
| "creation_time": 1682420864.3974092, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499889.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999930, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999930.onnx", | |
| "reward": 1.7723999947309494, | |
| "creation_time": 1682422414.5283692, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999930.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000058, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000058.onnx", | |
| "reward": 1.7723999947309494, | |
| "creation_time": 1682422414.7093194, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000058.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000058, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7723999947309494, | |
| "creation_time": 1682422414.7093194, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000058.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |