serban / kmeansLinks
A CUDA implementation of the k-means clustering algorithm
☆252Updated 13 years ago
Alternatives and similar repositories for kmeans
Users that are interested in kmeans are comparing it to the libraries listed below
Sorting:
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆186Updated 7 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆297Updated 6 years ago
- kmeans☆54Updated 9 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆179Updated 6 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 8 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆140Updated 8 years ago
- CUDA implementation of k-means☆23Updated 11 years ago
- GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time …☆218Updated 8 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆267Updated last year
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆194Updated 7 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆169Updated 7 years ago
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 7 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 5 years ago
- Facebook's CUDA extensions.☆285Updated 6 years ago
- Open single and half precision gemm implementations☆381Updated 2 years ago
- Research code implementing inverted multiindex structure☆83Updated 11 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 5 years ago
- support cuda grammars in Visual Studio Code☆34Updated 8 years ago
- CUDA Data Parallel Primitives Library☆432Updated 6 years ago
- mpi-caffe☆49Updated 5 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆33Updated 8 years ago
- Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.☆86Updated 6 years ago