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