Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Release Version 0.3.0

Compare
Choose a tag to compare
@meissnereric meissnereric released this 20 Feb 15:15
ef2b128

The bigger changes are:

  • #133 Changing variable broadcasting for factors
  • #153 Simplify serialization to use a simple zip file

Other than that its mostly bug fixes and documentation changes.

  • #144 Add details to inference and serialization documentation
  • #148 Fix a bug for SVGP regression with minibatch traning
  • #81 Reduce num_samples in uniform non-mock test to 1000
  • #137 Changed transpose property to function.
  • #135 Bug fix in function evaluation