Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use tinywell/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use tinywell/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="tinywell/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499912, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499912.onnx", | |
| "reward": 0.7535999665657679, | |
| "creation_time": 1711102022.308755, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499912.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 540003, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-540003.onnx", | |
| "reward": 0.7313333029548327, | |
| "creation_time": 1711102119.7225451, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-540003.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 540003, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 0.7313333029548327, | |
| "creation_time": 1711102119.7225451, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-540003.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.1+cu121" | |
| } | |
| } |