Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use hour3/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use hour3/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="hour3/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499936, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-499936.onnx", | |
| "reward": -1.0000000521540642, | |
| "creation_time": 1704035881.4901052, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-499936.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999938, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-999938.onnx", | |
| "reward": 1.6589999496936798, | |
| "creation_time": 1704036931.2551322, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-999938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000042, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1000042.onnx", | |
| "reward": 0.32989995181560516, | |
| "creation_time": 1704036931.3442314, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1000042.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000042, | |
| "file_path": "results/PyramidsTraining/Pyramids.onnx", | |
| "reward": 0.32989995181560516, | |
| "creation_time": 1704036931.3442314, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1000042.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.2+cu121" | |
| } | |
| } |