Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use NeuNav/PyramidTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use NeuNav/PyramidTraining with ml-agents:
mlagents-load-from-hf --repo-id="NeuNav/PyramidTraining" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499939, | |
| "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-499939.onnx", | |
| "reward": 1.6238749679178, | |
| "creation_time": 1706799425.5914347, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-499939.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999926, | |
| "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-999926.onnx", | |
| "reward": 1.7726666331291199, | |
| "creation_time": 1706800765.6236596, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-999926.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000054, | |
| "file_path": "results/Pyramids Training 1/Pyramids/Pyramids-1000054.onnx", | |
| "reward": 1.7726666331291199, | |
| "creation_time": 1706800765.7893481, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-1000054.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000054, | |
| "file_path": "results/Pyramids Training 1/Pyramids.onnx", | |
| "reward": 1.7726666331291199, | |
| "creation_time": 1706800765.7893481, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 1/Pyramids/Pyramids-1000054.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.2.0+cu121" | |
| } | |
| } |