Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use chaouch/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use chaouch/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="chaouch/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499981, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499981.onnx", | |
| "reward": null, | |
| "creation_time": 1709199793.7294922, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499981.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999939, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999939.onnx", | |
| "reward": 1.6334999576210976, | |
| "creation_time": 1709200320.2023754, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999939.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000067, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000067.onnx", | |
| "reward": 1.6334999576210976, | |
| "creation_time": 1709200320.2567992, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000067.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000067, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6334999576210976, | |
| "creation_time": 1709200320.2567992, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000067.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.0.0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |