Code Supplement

This page provides source code for reproducing the experiments reported in the papers

The first file is a plain C program containing two coordinate decent trainers. The baseline method applies a uniform, cyclic selection rule. The second version applies the ACF algorithm. The second file is an archive containing two modified versions of liblinear. Refer to the README file contained in the archive for details. All code comes "as is" and without any warranties.