Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use byfengwu/PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use byfengwu/PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="byfengwu/PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499937, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499937.onnx", | |
| "reward": 1.710999995470047, | |
| "creation_time": 1778028305.9856896, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499937.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999924, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999924.onnx", | |
| "reward": 1.5406666646401088, | |
| "creation_time": 1778029398.3468974, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999924.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000154, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000154.onnx", | |
| "reward": 1.5982499793171883, | |
| "creation_time": 1778029398.4533103, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000154.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000154, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.5982499793171883, | |
| "creation_time": 1778029398.4533103, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000154.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |