Skip to content

Commit

Permalink
Merge branch 'release/4.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Feb 10, 2016
2 parents 8c3b4e3 + 83031f7 commit 11fd43b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
* This is a new feature and cleanup release:
* Features:
- Added GEMPLP for approximate inference to the structured output framework [Jiaolong Xu].
- Effeciency improvements of the FITC framework for GP inference [Wu Lin].
- Effeciency improvements of the FITC framework for GP inference (FITC_Laplce, FITC, VarDTC) [Wu Lin].
- Added optimisation of inducing variables in sparse GP inference [Wu Lin].
- Added optimisation methods for GP inference (Newton, Cholesky, ...) [Wu Lin].
- Added optimisation methods for GP inference (Newton, Cholesky, LBFGS, ...) [Wu Lin].
- Added Automatic Relevance Determination (ARD) kernel functionality for variational GP inference [Wu Lin].
- Added BFGS based optimisation for GP inference [Wu Lin].
- Updated Notebook for variational GP inference [Wu Lin].
- New framework for stochastic optimisation (l1/2 loss, mirror descent, proximal gradients, adagrad) [Wu Lin].
- New framework for stochastic optimisation (l1/2 loss, mirror descent, proximal gradients, adagrad, SVRG, RMSProp, adadelta, ...) [Wu Lin].
- New Shogun meta-language for automatically generating code listings in all target languages [Esben Sörig].
- Added periodic kernel [Esben Sörig].
- Add gradient output functionality in Neural Nets [Sanuj Sharma].
Expand Down

0 comments on commit 11fd43b

Please sign in to comment.