LIBIRWLS
|
Implementation of the training functions of the PSIRWLS algorithm. More...
#include <omp.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <time.h>
#include <sys/time.h>
#include "PSIRWLS-train.h"
#include "kernels.h"
#include "ParallelAlgorithms.h"
Implementation of the training functions of the PSIRWLS algorithm.
See PSIRWLS-train.h for a detailed description of its functions and parameters.
For a detailed description of the algorithm and its parameters read the following paper:
Díaz-Morales, R., & Navia-Vázquez, Á. (2016). Efficient parallel implementation of kernel methods. Neurocomputing, 191, 175-186.