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