Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@vdutor vdutor released this 30 May 08:52
· 14 commits to develop since this release
0c6877b

What's Changed

  • Add priors to kernel hyperparameters to loss by @vdutor in #62
  • Restructure basis function modules by @ltiao in #63
  • Use iv.num_inducing instead of len(iv), for compatibility with future GPflow. by @jesnie in #66
  • adding import in init to make "fourier_features" module available by @NicolasDurrande in #69
  • Fixing issue #70 by @sebastianober in #71
  • Support tensorflow 2.5 through 2.8. by @jesnie in #72
  • Pin protobuf to 3.19.0 by @vdutor in #73

New Contributors

Full Changelog: v0.2.7...v0.3.0