Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use mathreader/ppo-Pyramid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use mathreader/ppo-Pyramid with ml-agents:
mlagents-load-from-hf --repo-id="mathreader/ppo-Pyramid" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499872, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499872.onnx", | |
| "reward": 0.8287499826401472, | |
| "creation_time": 1707896854.1632721, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499872.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999883, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999883.onnx", | |
| "reward": 1.0526499524712563, | |
| "creation_time": 1707897725.0357928, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999883.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000011, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000011.onnx", | |
| "reward": 1.0526499524712563, | |
| "creation_time": 1707897725.1313968, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000011.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000011, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.0526499524712563, | |
| "creation_time": 1707897725.1313968, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000011.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.0+cu121" | |
| } | |
| } |