Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use RjtDaga/ppo-Pyramids with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use RjtDaga/ppo-Pyramids with ml-agents:
mlagents-load-from-hf --repo-id="RjtDaga/ppo-Pyramids" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499917, | |
| "file_path": "results/Pyramids_Training7/Pyramids/Pyramids-499917.onnx", | |
| "reward": 1.7292222297853894, | |
| "creation_time": 1778021744.555062, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training7/Pyramids/Pyramids-499917.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999912, | |
| "file_path": "results/Pyramids_Training7/Pyramids/Pyramids-999912.onnx", | |
| "reward": 1.6394999660551548, | |
| "creation_time": 1778022993.7662725, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training7/Pyramids/Pyramids-999912.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499939, | |
| "file_path": "results/Pyramids_Training7/Pyramids/Pyramids-1499939.onnx", | |
| "reward": 1.7849999815225601, | |
| "creation_time": 1778024321.7769368, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training7/Pyramids/Pyramids-1499939.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999984, | |
| "file_path": "results/Pyramids_Training7/Pyramids/Pyramids-1999984.onnx", | |
| "reward": 1.7405714350087302, | |
| "creation_time": 1778025719.8948288, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training7/Pyramids/Pyramids-1999984.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2112638, | |
| "file_path": "results/Pyramids_Training7/Pyramids/Pyramids-2112638.onnx", | |
| "reward": null, | |
| "creation_time": 1778026029.865224, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training7/Pyramids/Pyramids-2112638.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 2112638, | |
| "file_path": "results/Pyramids_Training7/Pyramids.onnx", | |
| "reward": null, | |
| "creation_time": 1778026029.865224, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids_Training7/Pyramids/Pyramids-2112638.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.2.0.dev0", | |
| "torch_version": "2.8.0+cu128" | |
| } | |
| } |