Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More documentation on use with OSS Vizier #271

Open
gelatinouscube42 opened this issue Jan 23, 2024 · 0 comments
Open

More documentation on use with OSS Vizier #271

gelatinouscube42 opened this issue Jan 23, 2024 · 0 comments

Comments

@gelatinouscube42
Copy link

I'm trying to follow the documentation regarding the use of OSS Vizier as a backend for PyGlove, but find it incomplete - shouldn't we need to create server and client objects?

For example, the documented interface for retrieving optimal trials in the OSS Vizier docs is to iterate over study_client.optimal_trials(), but the PyGlove example seems to abstract away the initialization of the server into the call

pg_vizier.init("my_study")

It's unclear how this matches up, and is currently a blocker to my use of the library. Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant