Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ecemisildar/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ecemisildar/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="ecemisildar/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499946, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499946.onnx", | |
| "reward": 1.7339999973773956, | |
| "creation_time": 1678978687.6836107, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499946.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999928, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999928.onnx", | |
| "reward": 1.7807499952614307, | |
| "creation_time": 1678979935.9899213, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999928.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499940, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499940.onnx", | |
| "reward": null, | |
| "creation_time": 1678981219.395156, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499940.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1843473, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1843473.onnx", | |
| "reward": 1.7633636092597789, | |
| "creation_time": 1678982128.5728292, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1843473.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1843473, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1843473.onnx", | |
| "reward": null, | |
| "creation_time": 1678984265.4006584, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1843473.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1843473, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1678984265.4006584, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1843473.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |