Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use rixhi05/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use rixhi05/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="rixhi05/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499890, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499890.onnx", | |
| "reward": 1.4419999718666077, | |
| "creation_time": 1785294950.0409462, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499890.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999983, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999983.onnx", | |
| "reward": null, | |
| "creation_time": 1785296739.1930716, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999983.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499899, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499899.onnx", | |
| "reward": 1.7368571289948054, | |
| "creation_time": 1785298523.8070416, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499899.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999901, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999901.onnx", | |
| "reward": 1.796199956536293, | |
| "creation_time": 1785300164.7150126, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999901.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000029, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000029.onnx", | |
| "reward": 1.796199956536293, | |
| "creation_time": 1785300164.8068402, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000029.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000029, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.796199956536293, | |
| "creation_time": 1785300164.8068402, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000029.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |