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