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