Corv / CUDA-GMM-MPILinks
CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single node and MPI communication between multple nodes.
☆18Updated 13 years ago
Alternatives and similar repositories for CUDA-GMM-MPI
Users that are interested in CUDA-GMM-MPI are comparing it to the libraries listed below
Sorting:
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 7 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 weeks ago
- Subsampled Graph-Based DBSCAN☆11Updated 4 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- Efficient data-flow library for robotics.☆31Updated last week
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 9 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A basic demo of ORB feature matching☆18Updated 8 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- Light C++11 graph library☆13Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 10 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆52Updated 3 years ago
- A CUDA-enabled SIFT library☆13Updated 9 years ago