Add Hyperparameter evolution Tuner() class (#4599)
This commit is contained in:
parent
7e99804263
commit
4bd62a299c
15 changed files with 403 additions and 91 deletions
2
setup.py
2
setup.py
|
|
@ -47,7 +47,7 @@ setup(
|
|||
'mkdocs-material',
|
||||
'mkdocstrings[python]',
|
||||
'mkdocs-redirects', # for 301 redirects
|
||||
'mkdocs-ultralytics-plugin>=0.0.26', # for meta descriptions and images, dates and authors
|
||||
'mkdocs-ultralytics-plugin>=0.0.27', # for meta descriptions and images, dates and authors
|
||||
],
|
||||
'export': [
|
||||
'coremltools>=7.0.b1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue