Update Tune-Lexicographic-objectives.md

This commit is contained in:
Shaokun 2022-12-07 10:57:33 -05:00 committed by GitHub
parent 2a4d9d3ecc
commit 28c7626e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
```python ```python
pip install "flaml>=1.1.0" thop torchvision torch pip install "flaml>=1.1.0" thop torchvision torch
``` ```
This is a new feature that will be released in version 1.1.0 and is subject to change in the future version. 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 ## Tuning accurate and efficient neural networks with lexicographic preference
### Data ### Data