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