This reposiroty contains code for Yuxin's MSc project.
RootKernel.py: Python implementations of compute the p-spectrum string kernel and build the DAG for the FSM model
LPBoost.py: Python implementations of linear programming boosting for DAG or matrix represented data
DynamicProgramming.py: Python implementations of dynamic programming for both DAG and matrix represented data