Releases: secondmind-labs/GPflux
Releases · secondmind-labs/GPflux
Release 0.4.4
Release 0.4.3
What's Changed
- Add support for tensorflow 2.13, 2.14 and 2.15 (#101)
New Contributors
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Support TF 2.12 and numpy>=1.22 by @uri-granta in #99
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Release v0.4.0
What's Changed
- Added multi-output RFFs
- Fixed a small bug involving a change in matplotlib's interface
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Add conditionally tensorflow-macos to setup.py by @vdutor in #77
- removing dependency on setting the Keras backend by @hstojic in #79
- Update to newer GPflow and TensorFlow. by @jesnie in #84
- Bump version to 0.3.1 by @uri-granta in #86
New Contributors
- @hstojic made their first contribution in #79
- @uri-granta made their first contribution in #86
Full Changelog: v0.3.0...v0.3.1
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
Release 0.2.7
Full Changelog: v0.2.6...v0.2.7
Release 0.2.6
Hotfix github action
Release 0.2.5
What's Changed
- hotfix version by @tensorlicious in #59
- fix version in setup.py by @tensorlicious in #60
New Contributors
- @tensorlicious made their first contribution in #59
Full Changelog: v0.2.4...v0.2.5