gyaikhom / agglomerative-hierarchical-clusteringLinks
Implements the Agglomerative Hierarchical Clustering algorithm.
☆68Updated 6 years ago
Alternatives and similar repositories for agglomerative-hierarchical-clustering
Users that are interested in agglomerative-hierarchical-clustering are comparing it to the libraries listed below
Sorting:
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 7 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆289Updated 8 years ago
- Image Feature Descriptors☆26Updated 12 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Implementation of the superpixel algorithm called SEEDS [1].☆53Updated 6 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing …☆188Updated 3 years ago
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆85Updated 9 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆266Updated 2 months ago
- PatchTable: Efficient Patch Queries for Large Datasets and Applications☆34Updated 10 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 12 years ago
- python bindings for FLANN - Fast Library for Approximate Nearest Neighbors.☆125Updated 4 years ago
- A C++ Library for Discrete Graphical Models☆422Updated 4 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆155Updated 4 years ago
- constexpr neural networks, template meta-programming☆49Updated 7 years ago
- PCA implementation in c++☆38Updated 13 years ago