Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Fildu/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Fildu/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Fildu/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499884, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-499884.onnx", | |
| "reward": 1.6329999268054962, | |
| "creation_time": 1750988511.9587169, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-499884.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999878, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-999878.onnx", | |
| "reward": null, | |
| "creation_time": 1750989661.0710452, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-999878.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499937, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-1499937.onnx", | |
| "reward": 1.8750000074505806, | |
| "creation_time": 1750990938.0991907, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-1499937.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1500065, | |
| "file_path": "results/Pyramids/Pyramids/Pyramids-1500065.onnx", | |
| "reward": 1.8750000074505806, | |
| "creation_time": 1750990938.203854, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-1500065.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1500065, | |
| "file_path": "results/Pyramids/Pyramids.onnx", | |
| "reward": 1.8750000074505806, | |
| "creation_time": 1750990938.203854, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids/Pyramids/Pyramids-1500065.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.1+cu126" | |
| } | |
| } |