Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Gleb1441/pyramids_training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Gleb1441/pyramids_training with ml-agents:
mlagents-load-from-hf --repo-id="Gleb1441/pyramids_training" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499873, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499873.onnx", | |
| "reward": null, | |
| "creation_time": 1781593287.5089266, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499873.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999989, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999989.onnx", | |
| "reward": -0.999800056219101, | |
| "creation_time": 1781594448.598877, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999989.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000117, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000117.onnx", | |
| "reward": -0.999800056219101, | |
| "creation_time": 1781594448.691066, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000117.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000117, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": -0.999800056219101, | |
| "creation_time": 1781594448.691066, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000117.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |