Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use aeft/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use aeft/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="aeft/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499987, | |
| "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-499987.onnx", | |
| "reward": -0.9994000494480133, | |
| "creation_time": 1692414138.6486359, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-499987.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999972, | |
| "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-999972.onnx", | |
| "reward": 1.902999997138977, | |
| "creation_time": 1692415404.6747797, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-999972.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000128, | |
| "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-1000128.onnx", | |
| "reward": 1.6820000112056732, | |
| "creation_time": 1692415405.2621002, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-1000128.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000128, | |
| "file_path": "results/Pyramids Training 1/Pyramids.onnx", | |
| "reward": 1.6820000112056732, | |
| "creation_time": 1692415405.2621002, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-1000128.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |