Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use codewithpurav/PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use codewithpurav/PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="codewithpurav/PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499969, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499969.onnx", | |
| "reward": 1.6895000040531158, | |
| "creation_time": 1750489135.964681, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499969.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999934, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999934.onnx", | |
| "reward": 1.7328333506981533, | |
| "creation_time": 1750490324.1177166, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999934.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000014, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000014.onnx", | |
| "reward": 1.7414286030190331, | |
| "creation_time": 1750490324.199154, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000014.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000014, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7414286030190331, | |
| "creation_time": 1750490324.199154, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000014.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.7.1+cu126" | |
| } | |
| } |