Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use eduiqe/Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use eduiqe/Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="eduiqe/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.3017999604344368, | |
| "creation_time": 1678909332.7892494, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499912.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999924, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999924.onnx", | |
| "reward": 1.7354999482631683, | |
| "creation_time": 1678910452.249776, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999924.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000052, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000052.onnx", | |
| "reward": 1.7354999482631683, | |
| "creation_time": 1678910452.350527, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000052.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000052, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.7354999482631683, | |
| "creation_time": 1678910452.350527, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000052.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |