Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use felixb85/ppo-PyramidTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use felixb85/ppo-PyramidTraining with ml-agents:
mlagents-load-from-hf --repo-id="felixb85/ppo-PyramidTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499964, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499964.onnx", | |
| "reward": 1.7294999919831753, | |
| "creation_time": 1691744098.663196, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499964.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999953, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999953.onnx", | |
| "reward": 1.7657500095665455, | |
| "creation_time": 1691745826.6484578, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999953.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499905, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499905.onnx", | |
| "reward": null, | |
| "creation_time": 1691747552.502738, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499905.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999989, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999989.onnx", | |
| "reward": 1.860000029206276, | |
| "creation_time": 1691749324.0166519, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999989.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000117, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000117.onnx", | |
| "reward": 1.860000029206276, | |
| "creation_time": 1691749324.149707, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000117.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000117, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.860000029206276, | |
| "creation_time": 1691749324.149707, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000117.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |