Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Nelsonlin0321/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Nelsonlin0321/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="Nelsonlin0321/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499992, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499992.onnx", | |
| "reward": -0.150533360739549, | |
| "creation_time": 1678172509.3293223, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499992.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999886, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999886.onnx", | |
| "reward": 1.6059999912977219, | |
| "creation_time": 1678173736.5916634, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999886.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000014, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000014.onnx", | |
| "reward": 1.6059999912977219, | |
| "creation_time": 1678173736.6958065, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000014.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000014, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.6059999912977219, | |
| "creation_time": 1678173736.6958065, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000014.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |