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

Release Version 0.3.1

Latest
Compare
Choose a tag to compare
@zhenwendai zhenwendai released this 30 May 14:15
af6223e
  • 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