Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use FarStryke21/ppo-PyramidsTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use FarStryke21/ppo-PyramidsTraining with ml-agents:
mlagents-load-from-hf --repo-id="FarStryke21/ppo-PyramidsTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499891, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499891.onnx", | |
| "reward": 1.2339999228715897, | |
| "creation_time": 1731956755.361587, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499891.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999878, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999878.onnx", | |
| "reward": 1.7309999763965607, | |
| "creation_time": 1731957994.6857495, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999878.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000001, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000001.onnx", | |
| "reward": 1.676499992609024, | |
| "creation_time": 1731957994.7780638, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000001.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000001, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.676499992609024, | |
| "creation_time": 1731957994.7780638, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000001.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |