Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ThatOneSkyler/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ThatOneSkyler/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="ThatOneSkyler/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499910, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499910.onnx", | |
| "reward": 0.2441999614238739, | |
| "creation_time": 1715673760.059709, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499910.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999912, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999912.onnx", | |
| "reward": 1.8249999433755875, | |
| "creation_time": 1715674975.4870508, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999912.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000012, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000012.onnx", | |
| "reward": 1.7349999770522118, | |
| "creation_time": 1715674975.6304073, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000012.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000012, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7349999770522118, | |
| "creation_time": 1715674975.6304073, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000012.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |