Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Ali-HF/Pyramids1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Ali-HF/Pyramids1 with ml-agents:
mlagents-load-from-hf --repo-id="Ali-HF/Pyramids1" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499878, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-499878.onnx", | |
| "reward": 0.6148666441440582, | |
| "creation_time": 1735366384.5220997, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-499878.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999971, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-999971.onnx", | |
| "reward": 1.397999969124794, | |
| "creation_time": 1735367521.6486833, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-999971.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000039, | |
| "file_path": "results/Pyramids Training1/Pyramids/Pyramids-1000039.onnx", | |
| "reward": 1.3378332952658336, | |
| "creation_time": 1735367521.7383277, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-1000039.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000039, | |
| "file_path": "results/Pyramids Training1/Pyramids.onnx", | |
| "reward": 1.3378332952658336, | |
| "creation_time": 1735367521.7383277, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training1/Pyramids/Pyramids-1000039.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.5.1+cu121" | |
| } | |
| } |