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