Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use alfredowh/ppo-RND-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use alfredowh/ppo-RND-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="alfredowh/ppo-RND-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499925, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499925.onnx", | |
| "reward": null, | |
| "creation_time": 1699717948.5267427, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499925.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999882, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999882.onnx", | |
| "reward": 1.819000020623207, | |
| "creation_time": 1699719297.4089024, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999882.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000010, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000010.onnx", | |
| "reward": 1.819000020623207, | |
| "creation_time": 1699719297.5461948, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000010.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000010, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.819000020623207, | |
| "creation_time": 1699719297.5461948, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000010.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.0+cu118" | |
| } | |
| } |