Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Protao/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Protao/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Protao/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499934, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499934.onnx", | |
| "reward": -0.08620004604260127, | |
| "creation_time": 1701854740.7703362, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499934.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999966, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999966.onnx", | |
| "reward": 1.5916666587193806, | |
| "creation_time": 1701855890.4707217, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999966.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000094, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000094.onnx", | |
| "reward": 1.5916666587193806, | |
| "creation_time": 1701855890.6030574, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000094.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000094, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.5916666587193806, | |
| "creation_time": 1701855890.6030574, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000094.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.1+cu121" | |
| } | |
| } |