Release 0.3.0
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
- @jesnie made their first contribution in #66
- @NicolasDurrande made their first contribution in #69
- @sebastianober made their first contribution in #71
Full Changelog: v0.2.7...v0.3.0