Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use cys/ppoPyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use cys/ppoPyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="cys/ppoPyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499953, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499953.onnx", | |
| "reward": -0.9994000494480133, | |
| "creation_time": 1697341891.866766, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499953.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999899, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999899.onnx", | |
| "reward": 1.7633999794721604, | |
| "creation_time": 1697343081.147683, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999899.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000027, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000027.onnx", | |
| "reward": 1.7633999794721604, | |
| "creation_time": 1697343081.2342281, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000027.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000027, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7633999794721604, | |
| "creation_time": 1697343081.2342281, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000027.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.0.1+cu118" | |
| } | |
| } |