Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-Pyramids
Instructions to use eolang/DRL-Pyramids-RND with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use eolang/DRL-Pyramids-RND with ml-agents:
mlagents-load-from-hf --repo-id="eolang/DRL-Pyramids-RND" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "Pyramids": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499943, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-499943.onnx", | |
| "reward": 1.8400000482797623, | |
| "creation_time": 1675411509.803872, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-499943.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999936, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-999936.onnx", | |
| "reward": 1.7994999438524246, | |
| "creation_time": 1675412643.2608945, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-999936.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1000036, | |
| "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000036.onnx", | |
| "reward": 1.8333333035310109, | |
| "creation_time": 1675412643.3530023, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000036.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 1000036, | |
| "file_path": "results/Pyramids Training/Pyramids.onnx", | |
| "reward": 1.8333333035310109, | |
| "creation_time": 1675412643.3530023, | |
| "auxillary_file_paths": [ | |
| "results/Pyramids Training/Pyramids/Pyramids-1000036.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |