src-d / kmcudaLinks
Large scale K-means and K-nn implementation on NVIDIA GPU / CUDA
☆840Updated 3 years ago
Alternatives and similar repositories for kmcuda
Users that are interested in kmcuda are comparing it to the libraries listed below
Sorting:
- A CUDA implementation of the k-means clustering algorithm☆254Updated 13 years ago
- ☆712Updated 2 years ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- ATen: A TENsor library for C++11☆710Updated 6 years ago
- Fast k nearest neighbor search using GPU☆545Updated 7 years ago
- A library for k-nearest neighbor search☆385Updated last year
- ThunderSVM: A Fast SVM Library on GPUs and CPUs☆1,618Updated last year
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆568Updated 6 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,155Updated last year
- Python interface to GPU-powered libraries☆989Updated 2 years ago
- GPU Accelerated t-SNE for CUDA with Python bindings☆1,913Updated last year
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,063Updated 2 years ago
- Fast Randomized PCA/SVD☆497Updated 6 years ago
- Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubi…☆406Updated 4 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆768Updated 2 years ago
- Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datase…☆118Updated 5 years ago
- A fast Python implementation of locality sensitive hashing.☆672Updated 5 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆122Updated 2 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆920Updated 5 years ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆319Updated 4 years ago
- Evaluation of the CNN design choices performance on ImageNet-2012.☆743Updated 8 years ago
- Tutorial for building a custom CUDA function for Pytorch☆521Updated 6 years ago
- Log TensorBoard events without touching TensorFlow☆628Updated last week
- Pytorch C++ Library☆367Updated 7 years ago
- A tutorial on the t-SNE learning algorithm☆721Updated 9 years ago
- Barnes-Hut t-SNE☆919Updated 4 years ago
- Python module for performing basic dense linear algebra computations on the GPU using CUDA.☆609Updated 5 years ago
- Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/…☆396Updated 6 years ago
- Make huge neural nets fit in memory☆2,826Updated 5 years ago
- Training Very Deep Neural Networks Without Skip-Connections☆588Updated 7 years ago