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:
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- 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
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆15Updated 10 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- Subsampled Graph-Based DBSCAN☆11Updated 5 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 8 years ago
- Detecting breathing rate of a person from video, a real time video processing application☆21Updated 9 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆51Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Implemented the Kalman Filter Algorithms on GPU using CUDA programming language. Analysed the run-time performance gain obtained by para…☆59Updated 11 years ago
- 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
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- some CUDA programming example☆25Updated 9 years ago
- source code(v1.03) for the book <Multicore and GPU Programming> or 《多核与GPU编程》☆28Updated 7 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 6 years ago
- A C++ Library of Genetic Algorithm Components☆13Updated 13 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 12 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 10 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- Sparse Surface Adjustment☆16Updated 12 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Capturing and visualizing point clouds retrieved from multiple RGB-D cameras☆30Updated 5 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago