There is a newer version of the record available.

Published February 2, 2023 | Version v0.2.0
Software Open

uofgravity/glasflow: v0.2.0

  • 1. University of Glasgow

Description

This is release 0.2.0 of glasflow.

This release includes a couple of new features and a change to the logging when importing the package. It also bumps the minimum PyTorch version to 1.11.0.

What's Changed Added
  • Add a multi-layer perceptron (glasflow.nets.mlp.MLP). (#40)
  • Add a resampled Gaussian distribution that uses Learnt Accept/Reject Sampling (glasflow.distributions.resampled.ResampledGaussian). (#40)
  • Add a multivariate uniform distribution for Neural Spline Flows (glasflow.distributions.uniform.MultivariateUniform). (#47)
Changed
  • Change logging statements on import to, by default, only appear when an external version of nflows is being used. (#44)
  • Bump minimum version of PyTorch to 1.11.0. (#38)

Full Changelog: https://github.com/uofgravity/glasflow/compare/v0.1.2...v0.2.0

Files

uofgravity/glasflow-v0.2.0.zip

Files (40.6 kB)

Name Size Download all
md5:5dcb473bbbc477d44621ecca74848f78
40.6 kB Preview Download

Additional details

Related works