Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use bird3314/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use bird3314/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="bird3314/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499993, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499993.onnx", | |
| "reward": 1.5139999439318974, | |
| "creation_time": 1778409284.4635282, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499993.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999931, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999931.onnx", | |
| "reward": 1.6945714013917106, | |
| "creation_time": 1778410607.4659464, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999931.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499876, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499876.onnx", | |
| "reward": 1.7476666594545047, | |
| "creation_time": 1778411969.418966, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499876.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999955, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999955.onnx", | |
| "reward": 1.7054999768733978, | |
| "creation_time": 1778413398.922867, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999955.pt" | |
| ] | |
| } | |
| ] | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |