Reinforcement Learning
ml-agents
TensorBoard
ONNX
unity-ml-agents
deep-reinforcement-learning
ML-Agents-PushBlock
Instructions to use mrm8488/PushBlock with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use mrm8488/PushBlock with ml-agents:
mlagents-load-from-hf --repo-id="mrm8488/PushBlock" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
| { | |
| "PushBlock": { | |
| "checkpoints": [ | |
| { | |
| "steps": 499959, | |
| "file_path": "results/PushBlock Training/PushBlock/PushBlock-499959.onnx", | |
| "reward": 4.919742860964367, | |
| "creation_time": 1659870093.8415637, | |
| "auxillary_file_paths": [ | |
| "results/PushBlock Training/PushBlock/PushBlock-499959.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 999971, | |
| "file_path": "results/PushBlock Training/PushBlock/PushBlock-999971.onnx", | |
| "reward": 4.966800061312128, | |
| "creation_time": 1659870532.2466202, | |
| "auxillary_file_paths": [ | |
| "results/PushBlock Training/PushBlock/PushBlock-999971.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1499945, | |
| "file_path": "results/PushBlock Training/PushBlock/PushBlock-1499945.onnx", | |
| "reward": 4.97172414074684, | |
| "creation_time": 1659870992.717187, | |
| "auxillary_file_paths": [ | |
| "results/PushBlock Training/PushBlock/PushBlock-1499945.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 1999990, | |
| "file_path": "results/PushBlock Training/PushBlock/PushBlock-1999990.onnx", | |
| "reward": 4.974795256696996, | |
| "creation_time": 1659871453.2460783, | |
| "auxillary_file_paths": [ | |
| "results/PushBlock Training/PushBlock/PushBlock-1999990.pt" | |
| ] | |
| }, | |
| { | |
| "steps": 2000054, | |
| "file_path": "results/PushBlock Training/PushBlock/PushBlock-2000054.onnx", | |
| "reward": 4.974795256696996, | |
| "creation_time": 1659871453.3123794, | |
| "auxillary_file_paths": [ | |
| "results/PushBlock Training/PushBlock/PushBlock-2000054.pt" | |
| ] | |
| } | |
| ], | |
| "final_checkpoint": { | |
| "steps": 2000054, | |
| "file_path": "results/PushBlock Training/PushBlock.onnx", | |
| "reward": 4.974795256696996, | |
| "creation_time": 1659871453.3123794, | |
| "auxillary_file_paths": [ | |
| "results/PushBlock Training/PushBlock/PushBlock-2000054.pt" | |
| ] | |
| } | |
| }, | |
| "metadata": { | |
| "stats_format_version": "0.3.0", | |
| "mlagents_version": "0.29.0.dev0", | |
| "torch_version": "1.8.1+cu102" | |
| } | |
| } |