Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use M2LabOrg/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use M2LabOrg/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="M2LabOrg/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499915, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499915.onnx", | |
| "reward": 1.4269999861717224, | |
| "creation_time": 1718374617.206319, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499915.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999948, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999948.onnx", | |
| "reward": null, | |
| "creation_time": 1718375421.7462282, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999948.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000076, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000076.onnx", | |
| "reward": null, | |
| "creation_time": 1718375421.8366725, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000076.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000076, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1718375421.8366725, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000076.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.3.0+cu121" | |
| } | |
| } |