Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use J3/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use J3/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="J3/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499958, | |
| "file_path": "results/Pyramids Training 3/Pyramids/Pyramids-499958.onnx", | |
| "reward": -0.10256004929542542, | |
| "creation_time": 1679324075.9152384, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 3/Pyramids/Pyramids-499958.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999975, | |
| "file_path": "results/Pyramids Training 3/Pyramids/Pyramids-999975.onnx", | |
| "reward": 1.6483845974390323, | |
| "creation_time": 1679325153.2395084, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 3/Pyramids/Pyramids-999975.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499927, | |
| "file_path": "results/Pyramids Training 3/Pyramids/Pyramids-1499927.onnx", | |
| "reward": 0.7735999710857868, | |
| "creation_time": 1679326214.1531007, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 3/Pyramids/Pyramids-1499927.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1500055, | |
| "file_path": "results/Pyramids Training 3/Pyramids/Pyramids-1500055.onnx", | |
| "reward": 0.7735999710857868, | |
| "creation_time": 1679326214.2751245, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 3/Pyramids/Pyramids-1500055.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1500055, | |
| "file_path": "results/Pyramids Training 3/Pyramids.onnx", | |
| "reward": 0.7735999710857868, | |
| "creation_time": 1679326214.2751245, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 3/Pyramids/Pyramids-1500055.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.31.0.dev0", | |
| "torch_version": "1.11.0+cu102" | |
| } | |
| } |