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:
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- kmeans☆55Updated 9 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆135Updated 8 years ago
- Research code implementing inverted multiindex structure☆84Updated 11 years ago
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 7 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
- A GPU implementation of Convolutional Neural Nets in C++☆505Updated 4 years ago
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆180Updated 7 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆194Updated 7 years ago
- Facebook's CUDA extensions.☆285Updated 6 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆141Updated 8 years ago
- Matrix library for CUDA in C++ and Python