Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use milotix/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use milotix/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="milotix/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499935, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499935.onnx", | |
| "reward": 1.7099999487400055, | |
| "creation_time": 1711407864.8888044, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499935.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999891, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999891.onnx", | |
| "reward": 1.8499999456107616, | |
| "creation_time": 1711409127.250421, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999891.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499893, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499893.onnx", | |
| "reward": 1.759199970960617, | |
| "creation_time": 1711410394.8391933, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499893.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999942, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999942.onnx", | |
| "reward": 1.785499945282936, | |
| "creation_time": 1711411632.689272, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999942.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000070, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000070.onnx", | |
| "reward": 1.785499945282936, | |
| "creation_time": 1711411632.7909453, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000070.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000070, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.785499945282936, | |
| "creation_time": 1711411632.7909453, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000070.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |