Reinforcement Learning
ml-agents
TensorBoard
ONNX
Pyramids
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use JuneV/Pyramids_unit5_RL_Course with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use JuneV/Pyramids_unit5_RL_Course with ml-agents:
mlagents-load-from-hf --repo-id="JuneV/Pyramids_unit5_RL_Course" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499889, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-499889.onnx", | |
| "reward": -0.9992000460624695, | |
| "creation_time": 1700126944.5327518, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-499889.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999986, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-999986.onnx", | |
| "reward": 1.462999939918518, | |
| "creation_time": 1700128126.0745053, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-999986.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000023, | |
| "file_path": "results/Pyramids Training 2/Pyramids/Pyramids-1000023.onnx", | |
| "reward": 1.4593332807223003, | |
| "creation_time": 1700128126.156908, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-1000023.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000023, | |
| "file_path": "results/Pyramids Training 2/Pyramids.onnx", | |
| "reward": 1.4593332807223003, | |
| "creation_time": 1700128126.156908, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training 2/Pyramids/Pyramids-1000023.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "1.1.0.dev0", | |
| "torch_version": "2.1.0+cu118" | |
| } | |
| } |