Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Lendalf/RLUnityPyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Lendalf/RLUnityPyramids with ml-agents:
mlagents-load-from-hf --repo-id="Lendalf/RLUnityPyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499956, | |
| "file_path": "results/Run1/Pyramids/Pyramids-499956.onnx", | |
| "reward": 1.4287999749183655, | |
| "creation_time": 1671883938.355791, | |
| "auxillary_file_paths": [ | |
| "results/Run1/Pyramids/Pyramids-499956.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 500084, | |
| "file_path": "results/Run1/Pyramids/Pyramids-500084.onnx", | |
| "reward": 1.4287999749183655, | |
| "creation_time": 1671883938.4243279, | |
| "auxillary_file_paths": [ | |
| "results/Run1/Pyramids/Pyramids-500084.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 500084, | |
| "file_path": "results/Run1/Pyramids.onnx", | |
| "reward": 1.4287999749183655, | |
| "creation_time": 1671883938.4243279, | |
| "auxillary_file_paths": [ | |
| "results/Run1/Pyramids/Pyramids-500084.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.11.0" | |
| } | |
| } |