dsteinberg / libclusterLinks
An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet processes, Gaussian latent Dirichlet allocation and more.
☆144Updated 7 years ago
Alternatives and similar repositories for libcluster
Users that are interested in libcluster are comparing it to the libraries listed below
Sorting:
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆156Updated 4 years ago
- C++ code for the RDIS algorithm from "Recursive Decomposition for Nonconvex Optimization." Friesen and Domingos, IJCAI 2015.☆57Updated 10 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- A C++ Library for Discrete Graphical Models☆423Updated 4 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices