MKLab-ITI / CUDA
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.
☆214Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 7 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆254Updated 9 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆291Updated 5 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆194Updated 6 years ago
- THE Deep Learning Benchmarks☆352Updated 8 years ago
- Theano-based Alexnet☆229Updated 7 years ago
- Facebook's CUDA extensions.☆282Updated 5 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆1,109Updated 5 years ago
- Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bind…☆699Updated 6 years ago
- Library to manipulate tensors on the GPU.☆189Updated last year
- Fast Recurrent Networks Library☆574Updated 8 years ago
- TH++, C++ interface to the torch7 TH library☆236Updated 6 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- A flexible and efficient С++ template library for dimension reduction☆232Updated 4 months ago
- Lightweight MapReduce in python☆151Updated 11 years ago
- Multi-GPU mini-framework for Theano☆195Updated 7 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆177Updated 5 years ago
- mpi-caffe☆49Updated 5 years ago
- Original Python version of Intel® Nervana™ Graph☆215Updated 2 years ago
- Automatic Caffe parameter search via Spearmint Bayesian optimisation☆96Updated 8 years ago
- A numeric optimization package for Torch.☆197Updated 6 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆170Updated 7 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 …☆517Updated 6 years ago