Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use MindNetML/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use MindNetML/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="MindNetML/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 20096, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-20096.onnx", | |
| "reward": null, | |
| "creation_time": 1687888594.5970879, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-20096.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 499938, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499938.onnx", | |
| "reward": 0.19374996051192284, | |
| "creation_time": 1687889651.922366, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499938.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999889, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999889.onnx", | |
| "reward": 1.7806666493415833, | |
| "creation_time": 1687890830.9595792, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999889.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000017, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000017.onnx", | |
| "reward": 1.7806666493415833, | |
| "creation_time": 1687890831.0688715, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000017.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000017, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7806666493415833, | |
| "creation_time": 1687890831.0688715, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000017.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |