搜索资源列表
code
- 处理lasso regression。 使用stochastic Markov property。-Algorithm for solving the Lasso problem: 0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1 where ||beta||_1 is the L_1 n
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
Motion_aware-decoding-of-CS-video
- 一篇关于压缩感知的运动感知译码算法,将YUV视频进行压缩感知采样,然后传输至译码端,并采用LASSO算法对其进行重构的文章。-A motion perception on compressed sensing decoding algorithm, the YUV video compression sensing sampling, and then transmitted to the decoder side, using LASSO algorithm to reconstruct th
LASSO
- 基于LASSO算法的编程 利用了r语言.对线性模型进行了系数估计和变量选择(Programming based on LASSO algorithm, using the R language)
