Home    Research    Publications    Citations    Students    Software    Vitae    Other

Software

Swendsen-Wang Cuts based Image Segmentation source code (zip).


Active Random Fields code
    Matlab test code (zip), C++ training code (zip), Berkeley images.


A C++ wrapper for glmnet
   I made a C++ interface to the coordinate descent algorithm written in Fortran by Jerome Friedman and explained in
       Regularized Paths for Generalized Linear Models via Coordinate Descent (Journal of Statistical Software 33(1), 2010) and
       Pathwise Coordinate Optimization, The Annals of Applied Statistics. Volume 1, Number 2 (2007), 302-332
   Win32 dll with C++ interface and Visual Studio 2005 test code (zip).