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