Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Akriel/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Akriel/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Akriel/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499972, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499972.onnx", | |
| "reward": 1.3719999194145203, | |
| "creation_time": 1677078780.0675147, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499972.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999951, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999951.onnx", | |
| "reward": 1.6220000088214874, | |
| "creation_time": 1677079978.0371227, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999951.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000079, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000079.onnx", | |
| "reward": 1.6220000088214874, | |
| "creation_time": 1677079978.141593, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000079.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000079, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6220000088214874, | |
| "creation_time": 1677079978.141593, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000079.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |