google / google/pyglove

More documentation on use with OSS Vizier

Open
#271 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
720
Forks
42
Avg merge
1h 36m
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.