vizier
vizier copied to clipboard
Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.
Small fix to paretohypervolume (flaky test)
TDB....
TDB....
Rename percentage_unsafe_trials_threshold and deprecate safety_std_threshold.
DO NOT SUBMIT: For discussion. Using Python native coroutines instead of generator-based coroutines.
DO NOT SUBMIT: For discussion. Using Python native coroutines instead of generator-based coroutines.
Comment and exception text tweaks to StudyConfig and Metadata code.
Remove creation_time default init for TrialSuggestion to_trial.
Port `bijectors.py` to JAX and import `YeoJohnson` from TFP.
Adding MetadataDeltaConverter.from_proto() and necessary tests.
Add experimenter factories.
Create convergence test for designers and vectorized optimizers.