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