This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
- Added SVGP regression notebook.
- Updated the VAE and GP regression notebook.
- Removed the dependency on scikit-learn.
- Moved the parameters of Gluon block to be controlled by MXFusion.
- Fixed a bug in mini-batch learning.
- Extended the SVGPRegression module to take samples as input variables.
- Documentation and stylistic edits.
- Merged in the PILCO Changes