minhashcuda
MinHash calculator
An implementation of Weighted MinHash calculation on CUDA for efficient similarity estimation and compression of large data sets.
Weighted MinHash implementation on CUDA (multi-gpu).
114 stars
11 watching
24 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
cudalshmachine-learningminhash
Related projects:
Repository | Description | Stars |
---|---|---|
| Optimized K-means and K-nn implementation using NVIDIA CUDA with low memory consumption | 809 |
| A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
| A Ruby gem for calculating the similarity between texts using tf-idf weights. | 749 |
| An online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions. | 82 |
| Enables Bayesian data analysis and machine learning on graphics processing units (GPUs) to accelerate computational tasks. | 365 |
| Calculates distances between documents based on word embeddings | 461 |
| A command-line utility for performing arithmetic and symbolic math operations. | 178 |
| A high-performance computing library providing optimized primitives for tensor and matrix operations | 281 |
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| Provides source code for building BLAS and LAPACK libraries via OpenBLAS | 78 |
| A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
| Accelerates machine learning algorithms on GPUs to improve performance and efficiency | 695 |
| A ZSH plugin for performing basic math and statistical operations. | 4 |
| Calculates similarity between chemical compositions based on the minimal work required to transform one distribution into another. | 31 |
| Enables native execution of D programming language on GPUs and other accelerators using OpenCL and CUDA. | 138 |