Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Croolch/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Croolch/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Croolch/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499916, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499916.onnx", | |
| "reward": -0.9994000494480133, | |
| "creation_time": 1710474563.5207183, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499916.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999916, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999916.onnx", | |
| "reward": 0.6915999576449394, | |
| "creation_time": 1710475722.3150024, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999916.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000044, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000044.onnx", | |
| "reward": 0.6915999576449394, | |
| "creation_time": 1710475722.4132967, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000044.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499942, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499942.onnx", | |
| "reward": null, | |
| "creation_time": 1710477611.1190155, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499942.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000044, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 0.6915999576449394, | |
| "creation_time": 1710475722.4132967, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000044.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |