Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use MarBar/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use MarBar/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="MarBar/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499931, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499931.onnx", | |
| "reward": null, | |
| "creation_time": 1698794673.3697736, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499931.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999974, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999974.onnx", | |
| "reward": null, | |
| "creation_time": 1698795800.6791086, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999974.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000102, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000102.onnx", | |
| "reward": null, | |
| "creation_time": 1698795800.7695568, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000102.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000102, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1698795800.7695568, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000102.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.0+cu118" | |
| } | |
| } |