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

AROW - Adaptive Regularization of Weight Vectors
Reference: Crammer, K., Kulesza, A., Dredze, M., et al.: Adaptive regularization of weight vectors. Advances in Neural Information Processing Systems 22, 414-422 (2009), http://www.cis.upenn.edu/~kulesza/pubs/arow_nips09.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