Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use williamcorrias/PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use williamcorrias/PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="williamcorrias/PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499916, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-499916.onnx", | |
| "reward": null, | |
| "creation_time": 1736166022.830869, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-499916.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999998, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-999998.onnx", | |
| "reward": 0.2693999335169792, | |
| "creation_time": 1736167079.263217, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-999998.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499963, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1499963.onnx", | |
| "reward": null, | |
| "creation_time": 1736168236.0529554, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1499963.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1577943, | |
| "file_path": "results/PyramidsTraining/Pyramids/Pyramids-1577943.onnx", | |
| "reward": 1.752999983727932, | |
| "creation_time": 1736168427.1637304, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1577943.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1577943, | |
| "file_path": "results/PyramidsTraining/Pyramids.onnx", | |
| "reward": 1.752999983727932, | |
| "creation_time": 1736168427.1637304, | |
| "auxillary_file_paths": [ | |
| "results/PyramidsTraining/Pyramids/Pyramids-1577943.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |