Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Adi-AI-2005/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Adi-AI-2005/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Adi-AI-2005/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 14295, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-14295.onnx", | |
| "reward": 1.1459999978542328, | |
| "creation_time": 1736783425.6970491, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-14295.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 499912, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499912.onnx", | |
| "reward": -0.9995000511407852, | |
| "creation_time": 1736784508.322444, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499912.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 500040, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-500040.onnx", | |
| "reward": -0.9995000511407852, | |
| "creation_time": 1736784508.415207, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-500040.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 500040, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": -0.9995000511407852, | |
| "creation_time": 1736784508.415207, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-500040.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |