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: