Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use InMDev/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use InMDev/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="InMDev/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499993, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499993.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1730784283.8894348, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499993.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999946, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999946.onnx", | |
| "reward": 1.5633333176374435, | |
| "creation_time": 1730785471.8338578, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999946.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000074, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000074.onnx", | |
| "reward": 1.5633333176374435, | |
| "creation_time": 1730785471.9272327, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000074.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000074, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.5633333176374435, | |
| "creation_time": 1730785471.9272327, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000074.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.0+cu121" | |
| } | |
| } |