Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use JKuang96/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use JKuang96/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="JKuang96/Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499934, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-499934.onnx", | |
| "reward": -0.9992000460624695, | |
| "creation_time": 1706850498.105054, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-499934.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999888, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-999888.onnx", | |
| "reward": -0.999800056219101, | |
| "creation_time": 1706851730.4244962, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-999888.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499873, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-1499873.onnx", | |
| "reward": 1.2495333055655162, | |
| "creation_time": 1706852944.7422087, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-1499873.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1656465, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-1656465.onnx", | |
| "reward": 1.6112499609589577, | |
| "creation_time": 1706853371.2447846, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-1656465.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1656465, | |
| "file_path": "results/Pyramids Training 2/Pyramids.onnx", | |
| "reward": 1.6112499609589577, | |
| "creation_time": 1706853371.2447846, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-1656465.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.0+cu121" | |
| } | |
| } |