Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use sadra-barikbin/ppo-UnityPyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use sadra-barikbin/ppo-UnityPyramids with ml-agents:
mlagents-load-from-hf --repo-id="sadra-barikbin/ppo-UnityPyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499941, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499941.onnx", | |
| "reward": -0.9993000477552414, | |
| "creation_time": 1684911544.8490343, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499941.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999914, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999914.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1684912514.5541267, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999914.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000042, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000042.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1684912514.6585655, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000042.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000042, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": -0.9996000528335571, | |
| "creation_time": 1684912514.6585655, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000042.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |