Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use HamZurger/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use HamZurger/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="HamZurger/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499891, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499891.onnx", | |
| "reward": 1.5030000135302544, | |
| "creation_time": 1695619031.593753, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499891.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999920, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999920.onnx", | |
| "reward": 1.791666641831398, | |
| "creation_time": 1695620367.034812, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999920.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000176, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000176.onnx", | |
| "reward": 1.791666641831398, | |
| "creation_time": 1695620367.1476107, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000176.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000176, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.791666641831398, | |
| "creation_time": 1695620367.1476107, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000176.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |