Reinforcement Learning
ml-agents
TensorBoard
ONNX
SnowballTarget
deep-reinforcement-learning
ML-Agents-SnowballTarget
Instructions to use DitDahDitDit/ppo-SnowballTarget with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ml-agents
How to use DitDahDitDit/ppo-SnowballTarget with ml-agents:
mlagents-load-from-hf --repo-id="DitDahDitDit/ppo-SnowballTarget" --local-dir="./download: string[]s"
- Notebooks
- Google Colab
- Kaggle
File size: 3,211 Bytes
16a22fd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | {
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1785708587",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/content/miniconda3/envs/mlagents/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics --resume",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.8.0+cu128",
"numpy_version": "1.23.5",
"end_time_seconds": "1785708590"
},
"total": 3.3908566249999694,
"count": 1,
"self": 0.5413081120000243,
"children": {
"run_training.setup": {
"total": 0.032488006999983554,
"count": 1,
"self": 0.032488006999983554
},
"TrainerController.start_learning": {
"total": 2.8170605059999616,
"count": 1,
"self": 0.002281042000049638,
"children": {
"TrainerController._reset_env": {
"total": 2.6815136929999426,
"count": 1,
"self": 2.6815136929999426
},
"trainer_threads": {
"total": 2.6689999913287465e-05,
"count": 1,
"self": 2.6689999913287465e-05,
"children": {
"thread_root": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"trainer_advance": {
"total": 0.00021472800017363625,
"count": 1,
"is_parallel": true,
"self": 1.792000034583907e-05,
"children": {
"process_trajectory": {
"total": 0.00019680799982779718,
"count": 1,
"is_parallel": true,
"self": 0.00019680799982779718
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.1332390810000561,
"count": 1,
"self": 0.009310495999898194,
"children": {
"RLTrainer._checkpoint": {
"total": 0.12392858500015791,
"count": 1,
"self": 0.12392858500015791
}
}
}
}
}
}
} |