Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use acblue/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use acblue/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="acblue/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499998, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499998.onnx", | |
| "reward": 0.8612499814480543, | |
| "creation_time": 1733343489.3285158, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499998.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999908, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999908.onnx", | |
| "reward": 1.6859999746084213, | |
| "creation_time": 1733344719.4631586, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999908.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000036, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000036.onnx", | |
| "reward": 1.6859999746084213, | |
| "creation_time": 1733344719.576581, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000036.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000036, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6859999746084213, | |
| "creation_time": 1733344719.576581, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000036.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |