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

making gpflux builder consistent with gpflow builders #478

Merged
merged 15 commits into from
Feb 18, 2022

Conversation

hstojic
Copy link
Collaborator

@hstojic hstojic commented Jan 26, 2022

gpflux builder was not really consistent with new gpflow build functions (setting some defaults, moved to builders.py etc), this PR corrects that

along the way I made some other smaller changes

  • updated integration tests to use this build function
  • using KerasOptimizer instead of BatchOptimizer
  • made some adjustments to Keras defaults in its build function

@sebastianober your input with the default values would be very welcome :)

Copy link
Collaborator

@uri-granta uri-granta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good architecturally!

Copy link
Collaborator

@sebastianober sebastianober left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good on the GPflux side

@sebastianober
Copy link
Collaborator

Happy with GPflux things, LGTM :)

@hstojic hstojic merged commit 9620fef into develop Feb 18, 2022
@hstojic hstojic deleted the hstojic/gpflux_mods branch February 18, 2022 15:01
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

Successfully merging this pull request may close these issues.

4 participants