Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use cfmy/ML-Agents-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use cfmy/ML-Agents-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="cfmy/ML-Agents-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499965, | |
| "file_path": "results/Pyramids_Training/Pyramids/Pyramids-499965.onnx", | |
| "reward": 0.10949994996190071, | |
| "creation_time": 1769142451.3457623, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training/Pyramids/Pyramids-499965.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999999, | |
| "file_path": "results/Pyramids_Training/Pyramids/Pyramids-999999.onnx", | |
| "reward": null, | |
| "creation_time": 1769143282.417876, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training/Pyramids/Pyramids-999999.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000127, | |
| "file_path": "results/Pyramids_Training/Pyramids/Pyramids-1000127.onnx", | |
| "reward": null, | |
| "creation_time": 1769143282.4748933, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training/Pyramids/Pyramids-1000127.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000127, | |
| "file_path": "results/Pyramids_Training/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1769143282.4748933, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training/Pyramids/Pyramids-1000127.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |