Skip to content

Zavier-opt/CUDA_SVM

Repository files navigation

CUDA_SVM

  • step 1: Implement SVM based on LIBSVM, in python;

  • step 2: Impelement sequential SVM, Linear kernel; (Using the same data input and output processing)

  • step 3: Implement CUDA based SVM, Linear kernel; (Using the same processing other than the optimzation part in step 3)

GPU Implementation of SVM

Sequential Minimal Optimization

Dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published