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.☆259Updated 10 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆298Updated 6 years ago
- kmeans☆55Updated 9 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 7 years ago
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆180Updated 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
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆136Updated 8 years ago
- Facebook's CUDA extensions.☆284Updated 6 years ago
- CUDA implementation of k-means☆23Updated 11 years ago
- GPU-specialized parameter server for GPU machine learning.☆102Updated 7 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆193Updated 7 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆141Updated 8 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Research code implementing inverted multiindex structure☆83Updated 11 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆287Updated 10 years ago
- A GPU implementation of Convolutional Neural Nets in C++☆505Updated 5 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆171Updated 8 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- CUDA Data Parallel Primitives Library☆434Updated 6 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 5 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- Python module for performing basic dense linear algebra computations on the GPU using CUDA.☆609Updated 5 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆207Updated 5 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Building random forests on GPU☆204Updated 8 years ago