Incremental learning for Support Vector Machines Classification

18 Views Asked by At

I am currently trying to find a good implementation for the Cawenbergs and Poggio’s algorithm for incremental and decremental SVM. I have found this one: Incremental-SVM-Learning-in-MATLAB, but I don't really understand how the algorithm is implemented in the MatLab code.

I have tried to analyse it deeply and study it but still no success on understanding it. I am looking for some help to understand the code or even other solutions with a clearer implementation.

Any help is very welcome, you would do me a huge favor!

Here is the algorithm I am currently focused on:

The Cawenbergs and Poggio’s algorithm

0

There are 0 best solutions below