Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use zhaojizhang/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use zhaojizhang/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="zhaojizhang/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499957, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499957.onnx", | |
| "reward": 1.6082499995827675, | |
| "creation_time": 1777195945.5248904, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499957.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999990, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999990.onnx", | |
| "reward": 1.8144999854266644, | |
| "creation_time": 1777196838.944855, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999990.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499874, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499874.onnx", | |
| "reward": 1.7584999687969685, | |
| "creation_time": 1777197713.893422, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499874.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999983, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999983.onnx", | |
| "reward": 1.8309999853372574, | |
| "creation_time": 1777198565.9898338, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999983.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000111, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000111.onnx", | |
| "reward": 1.8309999853372574, | |
| "creation_time": 1777198566.1474411, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000111.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000111, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8309999853372574, | |
| "creation_time": 1777198566.1474411, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000111.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |