Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
yorkerlin committed Feb 9, 2016
1 parent 1ff2763 commit 83031f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
- Added optimisation of inducing variables in sparse GP inference [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, SVRG, RMSProp, adadelta, ...) [Wu Lin].
- New Shogun meta-language for automatically generating code listings in all target languages [Esben Sörig].
Expand Down

2 comments on commit 83031f7

@karlnapf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too late, it is released ;)

@yorkerlin
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never mind :)
I will add more features in the GP module this year. (eg, Andrew's work and our method)

Please sign in to comment.