63 Forks
1054 Stars
1054 Watchers

vizier

Python-based research interface for blackbox and hyperparameter optimization, based on the internal Google Vizier Service.

How to download and setup vizier

Open terminal and run command
git clone https://github.com/google/vizier.git
git clone is used to create a copy or clone of vizier repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vizier https://github.com/google/vizier/archive/master.zip

Or simply clone vizier with SSH
[email protected]:google/vizier.git

If you have some problems with vizier

You may open issue on vizier support forum (system) here: https://github.com/google/vizier/issues