Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use pratsy/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use pratsy/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="pratsy/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499919, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499919.onnx", | |
| "reward": 1.8239999487996101, | |
| "creation_time": 1690695985.6183167, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499919.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999952, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999952.onnx", | |
| "reward": 1.8363333294788997, | |
| "creation_time": 1690697318.4800205, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999952.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499876, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499876.onnx", | |
| "reward": null, | |
| "creation_time": 1690698665.874352, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499876.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999906, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999906.onnx", | |
| "reward": 1.8549999669194221, | |
| "creation_time": 1690700057.285616, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999906.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000034, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000034.onnx", | |
| "reward": 1.8549999669194221, | |
| "creation_time": 1690700057.4056447, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000034.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000034, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8549999669194221, | |
| "creation_time": 1690700057.4056447, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000034.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |