Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Punit71/ppo-PyramidTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Punit71/ppo-PyramidTraining with ml-agents:
mlagents-load-from-hf --repo-id="Punit71/ppo-PyramidTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499970, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499970.onnx", | |
| "reward": null, | |
| "creation_time": 1697068420.5593982, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499970.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999971, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999971.onnx", | |
| "reward": 1.6863332837820053, | |
| "creation_time": 1697069593.4854405, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999971.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000099, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000099.onnx", | |
| "reward": 1.6863332837820053, | |
| "creation_time": 1697069593.576119, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000099.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000099, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6863332837820053, | |
| "creation_time": 1697069593.576119, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000099.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.0.1+cu118" | |
| } | |
| } |