OSS Vizier Documentation¶
Open Source (OSS) Vizier is a Python-based interface for blackbox optimization and research, based on Google’s original internal Vizier, one of the first hyperparameter tuning services designed to work at scale.

OSS Vizier’s distributed client-server system. Animation by Tom Small.¶
Installation¶
See https://github.com/google/vizier#installation for instructions on installing OSS Vizier.
Support¶
If you are having issues, please let us know by filing an issue on our issue tracker.
License¶
OSS Vizier is licensed under the Apache 2.0 License.