Unified Online-learning Library
Documentation
algorithms/icl_initILS_GH
ILS = icl_initILS_GH(ILS, dim, algSetup)
GH specific initialization of ILS.

GH - Gaussian Herding (with variants full, exact, drop and project)
Reference: Crammer, K., Lee, D.: Learning via Gaussian Herding. Advances in Neural Information Processing Systems 23, 414-422 (2010), http://webee.technion.ac.il/people/koby/publications/gaussian_mob_nips10.pdf


Inputs:
ILSmatlab structure describing the learning system
diminteger > 0, number of dimensions
algSetupalgorithm specific setup parameters

Outputs:
ILSmatlab structure describing the learning system

Calls:

Called by:

Authors:

Last change: 2013-11-21 - Version 1.6