Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use gsn-codes/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use gsn-codes/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="gsn-codes/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 1499878, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499878.onnx", | |
| "reward": 1.7396249994635582, | |
| "creation_time": 1686341475.7211115, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1499878.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999941, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999941.onnx", | |
| "reward": 1.766000012556712, | |
| "creation_time": 1686342857.0761316, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1999941.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2499931, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499931.onnx", | |
| "reward": null, | |
| "creation_time": 1686344225.2469559, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2499931.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2999968, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-2999968.onnx", | |
| "reward": 1.8479999800523121, | |
| "creation_time": 1686345618.6794941, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-2999968.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 3000096, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-3000096.onnx", | |
| "reward": 1.8479999800523121, | |
| "creation_time": 1686345618.8664393, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000096.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 3000096, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8479999800523121, | |
| "creation_time": 1686345618.8664393, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-3000096.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |