Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use anna-t/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use anna-t/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="anna-t/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499884, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-499884.onnx", | |
| "reward": 1.1159999072551727, | |
| "creation_time": 1680613815.9277742, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-499884.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999956, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-999956.onnx", | |
| "reward": 1.8860000371932983, | |
| "creation_time": 1680615226.532543, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-999956.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000084, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-1000084.onnx", | |
| "reward": 1.8860000371932983, | |
| "creation_time": 1680615226.63913, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-1000084.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000084, | |
| "file_path": "results/Pyramids Training1/Pyramids.onnx", | |
| "reward": 1.8860000371932983, | |
| "creation_time": 1680615226.63913, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-1000084.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.10.1+cu111" | |
| } | |
| } |