MKLab-ITI / CUDALinks
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.
☆219Updated 8 years ago
Alternatives and similar repositories for CUDA
Users that are interested in CUDA are comparing it to the libraries listed below
Sorting:
- A GPU implementation of Convolutional Neural Nets in C++☆505Updated 5 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 10 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆258Updated 10 years ago
- Matrix library for CUDA in C++ and Python☆195Updated 8 years ago
- Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial T…☆238Updated 9 years ago
- Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bind…☆705Updated 7 years ago
- Facebook's CUDA extensions.☆285Updated 6 years ago
- A CUDA implementation of the k-means clustering algorithm☆254Updated 13 years ago
- Library to manipulate tensors on the GPU.☆188Updated 2 years ago
- ☆214Updated 6 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆137Updated 8 years ago
- TH++, C++ interface to the torch7 TH library☆245Updated 7 years ago
- A flexible and efficient С++ template library for dimension reduction☆234Updated last year
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆193Updated 7 years ago
- THE Deep Learning Benchmarks☆351Updated 9 years ago
- Fast Recurrent Networks Library☆578Updated 9 years ago
- This is a Experimental version of OpenCL by AMD Research, we now recommend you to use The official BVLC Caffe OpenCL branch is over at …☆529Updated 7 years ago
- Benchmarks for CNTK and other toolkits.☆44Updated 10 years ago
- Intel® Deep Learning Framework☆313Updated 9 years ago
- A CUDA backend for Torch7☆340Updated 8 years ago
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆181Updated 7 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 7 years ago
- Python module for performing basic dense linear algebra computations on the GPU using CUDA.☆609Updated 5 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 9 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆171Updated 8 years ago
- A numeric optimization package for Torch.☆195Updated 8 years ago
- Building random forests on GPU☆205Updated 8 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆207Updated 5 years ago
- Lightweight MapReduce in python☆152Updated 12 years ago
- mpi-caffe☆49Updated 6 years ago