Skip to content

Commit 11fd43b

Browse files
author
Soeren Sonnenburg
committed
Merge branch 'release/4.1.0'
2 parents 8c3b4e3 + 83031f7 commit 11fd43b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

NEWS

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44
* This is a new feature and cleanup release:
55
* Features:
66
- Added GEMPLP for approximate inference to the structured output framework [Jiaolong Xu].
7-
- Effeciency improvements of the FITC framework for GP inference [Wu Lin].
7+
- Effeciency improvements of the FITC framework for GP inference (FITC_Laplce, FITC, VarDTC) [Wu Lin].
88
- Added optimisation of inducing variables in sparse GP inference [Wu Lin].
9-
- Added optimisation methods for GP inference (Newton, Cholesky, ...) [Wu Lin].
9+
- Added optimisation methods for GP inference (Newton, Cholesky, LBFGS, ...) [Wu Lin].
1010
- Added Automatic Relevance Determination (ARD) kernel functionality for variational GP inference [Wu Lin].
11-
- Added BFGS based optimisation for GP inference [Wu Lin].
1211
- Updated Notebook for variational GP inference [Wu Lin].
13-
- New framework for stochastic optimisation (l1/2 loss, mirror descent, proximal gradients, adagrad) [Wu Lin].
12+
- New framework for stochastic optimisation (l1/2 loss, mirror descent, proximal gradients, adagrad, SVRG, RMSProp, adadelta, ...) [Wu Lin].
1413
- New Shogun meta-language for automatically generating code listings in all target languages [Esben Sörig].
1514
- Added periodic kernel [Esben Sörig].
1615
- Add gradient output functionality in Neural Nets [Sanuj Sharma].

0 commit comments

Comments
 (0)