Skip to content

Implement Flipout sampling? #200

@dsteinberg

Description

@dsteinberg

https://arxiv.org/abs/1803.04386

Eqn. (4) could be implemented as an alternative to _sample_W in layers.py, caveats:

  • This maybe be hard getting to work with full-covariance weights
  • This may require the mean and std. dev. of the weight samples to be output independently for the vectorized implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions