Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use SamDNX/Unity-ml-agents with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use SamDNX/Unity-ml-agents with ml-agents:
mlagents-load-from-hf --repo-id="SamDNX/Unity-ml-agents" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499997, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499997.onnx", | |
| "reward": null, | |
| "creation_time": 1700320446.2641454, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499997.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999911, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999911.onnx", | |
| "reward": null, | |
| "creation_time": 1700322362.1942759, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999911.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499879, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499879.onnx", | |
| "reward": 1.7459999546408653, | |
| "creation_time": 1700324366.1875105, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499879.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999995, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999995.onnx", | |
| "reward": 1.7395555410120223, | |
| "creation_time": 1700326362.9153223, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999995.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000123, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000123.onnx", | |
| "reward": 1.7395555410120223, | |
| "creation_time": 1700326363.0135303, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000123.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000123, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7395555410120223, | |
| "creation_time": 1700326363.0135303, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000123.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.0+cu118" | |
| } | |
| } |