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
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 4 months 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
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- Subsampled Graph-Based DBSCAN☆11Updated 5 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 8 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- A fast implementation of spectral clustering on GPU-CPU Platform☆32Updated 7 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
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- Parallel, batch-dynamic kdtree☆13Updated 3 years ago
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆26Updated this week
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 4 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.☆50Updated 2 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
- some CUDA programming example☆25Updated 9 years ago
- 来记录一波 pybind11 实例~☆19Updated 3 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆45Updated 8 years ago