Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use jgalego/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use jgalego/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="jgalego/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499924, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499924.onnx", | |
| "reward": 0.2986999377608299, | |
| "creation_time": 1679701878.983809, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499924.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999967, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999967.onnx", | |
| "reward": 1.537999913096428, | |
| "creation_time": 1679703094.5158174, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999967.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000095, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000095.onnx", | |
| "reward": 1.537999913096428, | |
| "creation_time": 1679703094.678522, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000095.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000095, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.537999913096428, | |
| "creation_time": 1679703094.678522, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000095.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |