Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use ItchyB/Pyramid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use ItchyB/Pyramid with ml-agents:
mlagents-load-from-hf --repo-id="ItchyB/Pyramid" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499895, | |
| "file_path": "results/Pyramids Training2/Pyramids/Pyramids-499895.onnx", | |
| "reward": 0.1288999393582344, | |
| "creation_time": 1682276626.1167176, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training2/Pyramids/Pyramids-499895.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999989, | |
| "file_path": "results/Pyramids Training2/Pyramids/Pyramids-999989.onnx", | |
| "reward": 1.6989999637007713, | |
| "creation_time": 1682277164.5805614, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training2/Pyramids/Pyramids-999989.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000117, | |
| "file_path": "results/Pyramids Training2/Pyramids/Pyramids-1000117.onnx", | |
| "reward": 1.6989999637007713, | |
| "creation_time": 1682277164.6582527, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training2/Pyramids/Pyramids-1000117.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000117, | |
| "file_path": "results/Pyramids Training2/Pyramids.onnx", | |
| "reward": 1.6989999637007713, | |
| "creation_time": 1682277164.6582527, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training2/Pyramids/Pyramids-1000117.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.13.1+cu117" | |
| } | |
| } |