Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use zimmad/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use zimmad/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="zimmad/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499888, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499888.onnx", | |
| "reward": 1.6714999377727509, | |
| "creation_time": 1771820577.538096, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499888.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999922, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999922.onnx", | |
| "reward": 1.664714251245771, | |
| "creation_time": 1771821803.6302989, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999922.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499935, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499935.onnx", | |
| "reward": 1.780999980866909, | |
| "creation_time": 1771823040.3472831, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499935.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999984, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999984.onnx", | |
| "reward": 1.6315999895334243, | |
| "creation_time": 1771824290.7848809, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999984.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000112, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000112.onnx", | |
| "reward": 1.6315999895334243, | |
| "creation_time": 1771824290.8740008, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000112.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000112, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6315999895334243, | |
| "creation_time": 1771824290.8740008, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000112.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |