Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ra-XOr/Unity-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ra-XOr/Unity-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="ra-XOr/Unity-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499887, | |
| "file_path": "results\\First Training\\Pyramids\\Pyramids-499887.onnx", | |
| "reward": 1.5169999450445175, | |
| "creation_time": 1656284623.9546132, | |
| "auxillary_file_paths": [ | |
| "results\\First Training\\Pyramids\\Pyramids-499887.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999970, | |
| "file_path": "results\\First Training\\Pyramids\\Pyramids-999970.onnx", | |
| "reward": 1.7837999999523162, | |
| "creation_time": 1656285227.5251138, | |
| "auxillary_file_paths": [ | |
| "results\\First Training\\Pyramids\\Pyramids-999970.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000098, | |
| "file_path": "results\\First Training\\Pyramids\\Pyramids-1000098.onnx", | |
| "reward": 1.7837999999523162, | |
| "creation_time": 1656285227.6556137, | |
| "auxillary_file_paths": [ | |
| "results\\First Training\\Pyramids\\Pyramids-1000098.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000098, | |
| "file_path": "results\\First Training\\Pyramids.onnx", | |
| "reward": 1.7837999999523162, | |
| "creation_time": 1656285227.6556137, | |
| "auxillary_file_paths": [ | |
| "results\\First Training\\Pyramids\\Pyramids-1000098.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.11.0+cpu" | |
| } | |
| } |