ryota has posted 2 projects.


Logo DAL 1.05

by ryota - May 3, 2011, 07:00:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9262 views, 1551 downloads, 1 subscription

About: DAL is an efficient and flexibible MATLAB toolbox for sparse learning/reconstruction based on the augmented Lagrangian method.

Changes:
  • 35% faster group lasso.
  • Sparse connectivity inference example added (s_test_hsgl.m).
  • Non-negative lasso (thanks to Shigeyuki Oba).
  • Uses Mark Tygert's pca.m for SVD (PROPACK is not required anymore).

Logo Logistic regression with dual spectral regularization 1.0

by ryota - April 27, 2008, 08:44:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 4271 views, 1030 downloads, 1 subscription

About: It solves a classification problem over symmetric matrices with dual spectral norm (trace norm) regularization using a simple interior point method. It was successfully applied to single trial EEG [...]

Changes:

Initial Announcement on mloss.org.