Skip to content

Add deterministic VI methods #76

Description

@SamDuffield
  • DADVI (paper) pre-samples the Gaussian noise in the init and then is fully deterministic in update which makes for more stable training. More samples are needed so might need gradient accumulation support Gradient accumulation #52
  • Last-layer deterministic VI (paper) provides a handy deterministic objective with linear last layers for regression and classification. Might be worth adding if we can generalise to exponential familiy losses and/or linearise the model.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions