Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use zhiliang1/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use zhiliang1/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="zhiliang1/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 399936, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-399936.onnx", | |
| "reward": null, | |
| "creation_time": 1781487454.5311334, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-399936.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 599997, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-599997.onnx", | |
| "reward": 1.4227499663829803, | |
| "creation_time": 1781488243.445235, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-599997.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 799948, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-799948.onnx", | |
| "reward": null, | |
| "creation_time": 1781489034.1746535, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-799948.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999889, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-999889.onnx", | |
| "reward": 1.4239999651908875, | |
| "creation_time": 1781489821.3621013, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-999889.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000017, | |
| "file_path": "results/Pyramids1/Pyramids/Pyramids-1000017.onnx", | |
| "reward": 1.4239999651908875, | |
| "creation_time": 1781489821.7283435, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-1000017.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000017, | |
| "file_path": "results/Pyramids1/Pyramids.onnx", | |
| "reward": 1.4239999651908875, | |
| "creation_time": 1781489821.7283435, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids1/Pyramids/Pyramids-1000017.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.1+cu126" | |
| } | |
| } |