Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use vicfeuga/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use vicfeuga/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="vicfeuga/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499957, | |
| "file_path": "results/Pyramids 1 Training/Pyramids/Pyramids-499957.onnx", | |
| "reward": -0.999800056219101, | |
| "creation_time": 1701357206.8680584, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids 1 Training/Pyramids/Pyramids-499957.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999968, | |
| "file_path": "results/Pyramids 1 Training/Pyramids/Pyramids-999968.onnx", | |
| "reward": 1.648000031709671, | |
| "creation_time": 1701358765.1155646, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids 1 Training/Pyramids/Pyramids-999968.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000096, | |
| "file_path": "results/Pyramids 1 Training/Pyramids/Pyramids-1000096.onnx", | |
| "reward": 1.648000031709671, | |
| "creation_time": 1701358765.2069755, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids 1 Training/Pyramids/Pyramids-1000096.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000096, | |
| "file_path": "results/Pyramids 1 Training/Pyramids.onnx", | |
| "reward": 1.648000031709671, | |
| "creation_time": 1701358765.2069755, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids 1 Training/Pyramids/Pyramids-1000096.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.1+cu121" | |
| } | |
| } |