torch-svm

SVM library

A collection of libraries for building Support Vector Machines in Torch7.

GitHub

43 stars
5 watching
26 forks
Language: C++
last commit: over 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koraykv/unsup An unsupervised learning module package that provides various algorithms and modules compatible with the Torch framework. 86
koraykv/fex A Lua-based library for feature extraction in computer vision applications using the SIFT algorithm 10
jwyang/jule.torch Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch 288
torch/graph A Lua-based library for graph manipulation and visualization in Torch. 35
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 336
khronosgroup/spirv-headers Provides machine-readable files for the SPIR-V Registry. 273
xtra-computing/thundersvm A fast and efficient SVM library optimized for GPU acceleration 1,573
datastream/libsvm A Golang port of the LIBSVM C/C++ implementation of support vector machines 73
khronosgroup/spirv-tools A set of tools and libraries for processing SPIR-V modules used in graphics and compute applications. 1,087
aciditeam/torch-models A collection of Lua implementations of state-of-the-art machine learning models using the Torch framework. 54
ekami/torchlite High-level library to simplify machine learning tasks by abstracting repetitive code 32
e-lab/torch-toolbox A collection of reusable components and utilities for building Torch-based projects 199
melisgl/cl-libsvm A Common Lisp wrapper around the libsvm C++ SVM library 16
yoonkim/word2vec_torch Torch implementation of Word2Vec algorithm for creating vector representations of words from text data 61
boostorg/qvm A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. 85