GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same. The modifications were done in the kernel computation, that is now performed using the GPU.
☆219Jun 19, 2017Updated 8 years ago
Alternatives and similar repositories for CUDA
Users that are interested in CUDA are comparing it to the libraries listed below
Sorting:
- ICML 2013 experiments for "Consistency of Online Random Forests" using rftk☆20Apr 29, 2014Updated 11 years ago
- ThunderSVM: A Fast SVM Library on GPUs and CPUs☆1,620Apr 1, 2024Updated last year
- LIBSVM -- A Library for Support Vector Machines☆4,693Dec 29, 2025Updated 2 months ago
- K-means feature learning on CIFAR-10 translated to Torch☆22Oct 22, 2014Updated 11 years ago
- Crawlers for mostly news providers☆14Jan 19, 2019Updated 7 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆261Jan 23, 2015Updated 11 years ago
- Just some examples of using CUDA I have put together☆37Sep 20, 2023Updated 2 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆105May 21, 2014Updated 11 years ago
- glfw-cxx is a C++, Object Oriented wrapper for GLFW3.☆13Apr 29, 2014Updated 11 years ago
- a efficient system of real time camera tracking based on CVPR paper☆10May 27, 2015Updated 10 years ago
- Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text…☆18Nov 4, 2017Updated 8 years ago
- A CUDA implementation of the k-means clustering algorithm☆255Jul 12, 2012Updated 13 years ago
- Building random forests on GPU☆206May 21, 2017Updated 8 years ago
- Graph-based Image Inpainting☆15Apr 18, 2020Updated 5 years ago
- ☆14Mar 18, 2022Updated 3 years ago
- Code samples for Integer Programming project on Lagrangian Relaxation techniques for resource-constrained shortest path problems☆12Apr 2, 2017Updated 8 years ago
- ☆11May 26, 2016Updated 9 years ago
- Phased Array Radar☆12Aug 15, 2012Updated 13 years ago
- Legit is a C++ library that contains implementations of various visual tracking algorithms.☆16Oct 21, 2016Updated 9 years ago
- A high performance implementation of kmeans algorithm with cuda☆18Sep 7, 2014Updated 11 years ago
- A Bag of Visual Words food classifier for Media Lab's FoodCam☆115Jun 5, 2014Updated 11 years ago
- BLAS OpenCL implementation.☆16Apr 8, 2015Updated 10 years ago
- Strassen's Algorithm for Tensor Contraction☆14Jul 7, 2017Updated 8 years ago
- LIBLINEAR -- A Library for Large Linear Classification☆1,041Dec 29, 2025Updated 2 months ago
- A fast algorithm tracking real time deformable planers☆19Jan 6, 2023Updated 3 years ago
- [DEPRECATED] ZED SDK sample to show the tracking capability☆17Sep 21, 2018Updated 7 years ago
- Very simple geocoding for OpenStreetMap data☆40Apr 24, 2009Updated 16 years ago
- Automatically exported from code.google.com/p/cuda-convnet2☆822Dec 3, 2015Updated 10 years ago
- Python module to train GMMs using CUDA☆21Mar 7, 2018Updated 8 years ago
- ☆14Mar 27, 2016Updated 9 years ago
- ScatNetLight for fast classifications of signals via Scattering Networks☆15Apr 20, 2017Updated 8 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Sep 2, 2015Updated 10 years ago
- Visualizing Object Detection Features. ICCV 2013☆222Nov 26, 2016Updated 9 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Mar 27, 2016Updated 9 years ago
- ☆17Apr 3, 2017Updated 8 years ago
- Caffe: a fast open framework for deep learning.☆14Aug 26, 2015Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Jul 15, 2016Updated 9 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Sep 7, 2011Updated 14 years ago