mirror of https://github.com/microsoft/autogen.git
Update website/docs/Examples/Tune-Lexicographic-objectives.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
parent
28c7626e99
commit
10303854e2
|
@ -6,6 +6,7 @@
|
|||
pip install "flaml>=1.1.0" thop torchvision torch
|
||||
```
|
||||
Tuning multiple objectives with Lexicographic preference is a new feature added in version 1.1.0 and is subject to change in future versions.
|
||||
|
||||
## Tuning accurate and efficient neural networks with lexicographic preference
|
||||
|
||||
### Data
|
||||
|
|
Loading…
Reference in New Issue