Basic soft-margin kernel SVM implementation in Python
☆261Mar 31, 2016Updated 9 years ago
Alternatives and similar repositories for svmpy
Users that are interested in svmpy are comparing it to the libraries listed below
Sorting:
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Sep 4, 2018Updated 7 years ago
- Support Vector Machine in Python☆23Jun 5, 2016Updated 9 years ago
- A Deep Belief Network for the classification of materials in hyperspectral images.☆18Oct 11, 2015Updated 10 years ago
- An example Python C extension module☆15Apr 5, 2020Updated 5 years ago
- Implementation of EWC introduced by "Overcoming catastrophic forgetting in neural networks"☆17Jun 9, 2017Updated 8 years ago
- Train and fine-tune diffusion models. Perform image-to-image class transfer experiments.☆15Feb 13, 2025Updated last year
- A Library for Ensemble Learning Using Support Vector Machines☆105May 21, 2014Updated 11 years ago
- Enhanced version of LIBSVM project (C++ version)