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