Add tuner.py to Docs (#3689)

This commit is contained in:
Glenn Jocher
2023-07-12 13:19:40 +02:00
committed by GitHub
parent 44aa18c99a
commit 18ada51931
4 changed files with 12 additions and 10 deletions

View File

@ -0,0 +1,9 @@
---
description: Optimize YOLO models' hyperparameters with Ultralytics YOLO's `run_ray_tune` function using Ray Tune and ASHA scheduler.
keywords: Ultralytics YOLO, Hyperparameter Tuning, Ray Tune, ASHAScheduler, Optimization, Object Detection
---
## run_ray_tune
---
### ::: ultralytics.yolo.utils.tuner.run_ray_tune
<br><br>