Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use rotemg8/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use rotemg8/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="rotemg8/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499970, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499970.onnx", | |
| "reward": null, | |
| "creation_time": 1710151961.126775, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499970.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999872, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999872.onnx", | |
| "reward": null, | |
| "creation_time": 1710153864.52289, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999872.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499938, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499938.onnx", | |
| "reward": 1.7594285586050578, | |
| "creation_time": 1710155787.9064608, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999910, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999910.onnx", | |
| "reward": 1.793714267866952, | |
| "creation_time": 1710157718.7939837, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999910.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000038, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000038.onnx", | |
| "reward": 1.793714267866952, | |
| "creation_time": 1710157718.90307, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000038.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000038, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.793714267866952, | |
| "creation_time": 1710157718.90307, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000038.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |