搜索资源列表
ssa
- 多种信号过完备字典学习算法的工具包,包含文献Surveying and comparing simultaneous sparse approximation (or group-lasso) algorithms中所有的算法。-Multiple signals over-complete dictionary learning algorithm toolkit, including literature Surveying and comparing simultaneous sparse
lib-mkl
- Multiple kernel learning is a model to merge multiple kernels by linear combination. Mostly solving the models are slow due to explicit computation of kernels. Here, we propose to approximate kernel map function explicitly in finite dimensional sp
multi-task_lasso
- MMT is a Matlab toolbox implementing the multi-task Lasso models, including: (i) the Lasso (ii) the standard multi-task Lasso, i.e. the group Lasso (iii) the structured input-output multi-task Lasso, a.k.a. the two-graph guided multi-task Lasso propo
LassoShooting
- Shooting algorithm implemented in Matlab for solving the Lasso [1] and group Lasso [2] problems in the penalized form.
sPl1Pl21
- 论文 Least Squares Loss for Multi-class (task) Learning via the sparse group Lasso penalty 的算法源代码,是sparse+l1+lq,1的稀疏属性选择算法。- Least Squares Loss for Multi-class (task) Learning via the sparse group Lasso penalty Problem
DMC_Lasso-sum
- 该资料为中国人民大学DMC讨论小组关于lasso的学习分享材料及相应的ppt讲解,对于自学lasso的同学帮助很大。-The data for the Renmin University of China DMC discussion group on lasso learning materials and the corresponding share ppt explain, for self-study students lasso great help.
YALL1_Group_20120223
- yalli 项目组的lasso回归 一范式约束 目前最快-yalli group code
Gene_BSR2
- 组拉森算法,通过ADMM算法计算。zszszszszszs(group lasso)
SPGL1: A solver for large-scale sparse
- % SPGL1: A solver for large-scale sparse reconstruction % Version 1.7 (May 20, 2009) % % Files % spg_bp - Solve the basis pursuit (BP) problem % spg_bpdn - Solve the basis pursuit denoise (BPDN) problem % spg_lasso
BCD_GroupLasso
- 利用块坐标下降算法求解组套索问题的matlab程序包,内有示例。(Effcient Block-coordinate Descent Algorithms for the Group Lasso)