Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use eugene-d/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use eugene-d/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="eugene-d/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499968, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499968.onnx", | |
| "reward": 1.3439999371767044, | |
| "creation_time": 1676891246.2429001, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499968.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999973, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999973.onnx", | |
| "reward": 1.6851666495203972, | |
| "creation_time": 1676892461.5072076, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999973.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000069, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000069.onnx", | |
| "reward": 1.7165714097874505, | |
| "creation_time": 1676892461.6062396, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000069.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000069, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7165714097874505, | |
| "creation_time": 1676892461.6062396, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000069.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |