Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Fer14/Pyramids_Training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Fer14/Pyramids_Training with ml-agents:
mlagents-load-from-hf --repo-id="Fer14/Pyramids_Training" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499966, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499966.onnx", | |
| "reward": null, | |
| "creation_time": 1679317138.6047812, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499966.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999932, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999932.onnx", | |
| "reward": 1.6129999607801437, | |
| "creation_time": 1679318204.0765104, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999932.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000044, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000044.onnx", | |
| "reward": 1.62299994379282, | |
| "creation_time": 1679318204.1765506, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000044.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000044, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.62299994379282, | |
| "creation_time": 1679318204.1765506, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000044.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |