Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use Alopezcordero/ppo-PyramidsRND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use Alopezcordero/ppo-PyramidsRND with ml-agents:
mlagents-load-from-hf --repo-id="Alopezcordero/ppo-PyramidsRND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499891, | |
| "file_path": "results/Pyramids training/Pyramids/Pyramids-1499891.onnx", | |
| "reward": null, | |
| "creation_time": 1780652704.1110783, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids training/Pyramids/Pyramids-1499891.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999900, | |
| "file_path": "results/Pyramids training/Pyramids/Pyramids-1999900.onnx", | |
| "reward": 1.7732499688863754, | |
| "creation_time": 1780653376.280518, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids training/Pyramids/Pyramids-1999900.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499956, | |
| "file_path": "results/Pyramids training/Pyramids/Pyramids-2499956.onnx", | |
| "reward": 1.7243333111206691, | |
| "creation_time": 1780654052.570408, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids training/Pyramids/Pyramids-2499956.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999974, | |
| "file_path": "results/Pyramids training/Pyramids/Pyramids-2999974.onnx", | |
| "reward": 1.8177499920129776, | |
| "creation_time": 1780654730.2669399, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids training/Pyramids/Pyramids-2999974.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000102, | |
| "file_path": "results/Pyramids training/Pyramids/Pyramids-3000102.onnx", | |
| "reward": 1.8177499920129776, | |
| "creation_time": 1780654730.5082734, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids training/Pyramids/Pyramids-3000102.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000102, | |
| "file_path": "results/Pyramids training/Pyramids.onnx", | |
| "reward": 1.8177499920129776, | |
| "creation_time": 1780654730.5082734, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids training/Pyramids/Pyramids-3000102.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.30.0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |