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