Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use fearofknowledge/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use fearofknowledge/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="fearofknowledge/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499990, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499990.onnx", | |
| "reward": -1.0000000521540642, | |
| "creation_time": 1730211724.5107315, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499990.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999923, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999923.onnx", | |
| "reward": 1.3549999743700027, | |
| "creation_time": 1730212934.35155, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999923.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000051, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000051.onnx", | |
| "reward": 1.3549999743700027, | |
| "creation_time": 1730212934.6699328, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000051.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000051, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.3549999743700027, | |
| "creation_time": 1730212934.6699328, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000051.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.0+cu121" | |
| } | |
| } |