Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use imar0/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use imar0/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="imar0/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499964, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499964.onnx", | |
| "reward": 1.679000049829483, | |
| "creation_time": 1677884422.1264539, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499964.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999893, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999893.onnx", | |
| "reward": 1.7788000285625458, | |
| "creation_time": 1677885913.63779, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999893.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499916, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499916.onnx", | |
| "reward": 1.8110000044107437, | |
| "creation_time": 1677887415.0677133, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499916.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1500044, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1500044.onnx", | |
| "reward": 1.8110000044107437, | |
| "creation_time": 1677887415.1653726, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1500044.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1500044, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8110000044107437, | |
| "creation_time": 1677887415.1653726, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1500044.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |