Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use afsee/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use afsee/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="afsee/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": 0.9535499550402164, | |
| "creation_time": 1780614939.943599, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499888.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999938, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999938.onnx", | |
| "reward": 1.7729999870061874, | |
| "creation_time": 1780616376.4167762, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499982, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499982.onnx", | |
| "reward": null, | |
| "creation_time": 1780617900.0928354, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499982.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999885, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999885.onnx", | |
| "reward": 1.8018999725580216, | |
| "creation_time": 1780619352.880586, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999885.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000013, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000013.onnx", | |
| "reward": 1.8018999725580216, | |
| "creation_time": 1780619352.9719427, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000013.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000013, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8018999725580216, | |
| "creation_time": 1780619352.9719427, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000013.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |