serban / kmeans
A CUDA implementation of the k-means clustering algorithm
☆247Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for kmeans
- CUDA implementation of k-means☆22Updated 10 years ago
- kmeans☆53Updated 8 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆291Updated 5 years ago
- CUDA Matrix Factorization Library with Stochastic Gradient Descent (SGD)☆71Updated 6 years ago
- kmeans clustering with multi-GPU capabilities☆116Updated last year
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆175Updated 6 years ago
- Facebook's CUDA extensions.☆282Updated 5 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆184Updated 7 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆254Updated 9 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 7 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 7 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆91Updated 6 years ago
- Research code implementing inverted multiindex structure☆83Updated 10 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆194Updated 6 years ago
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- C++ interface for mxnet☆114Updated 7 years ago
- GPU-specialized parameter server for GPU machine learning.☆100Updated 6 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆133Updated 4 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆176Updated 4 years ago
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 4 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆177Updated 5 years ago
- Kernel Fusion and Runtime Compilation Based on NNVM☆69Updated 8 years ago
- The Surprisingly ParalleL spArse Tensor Toolkit.☆69Updated 2 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Python module for performing basic dense linear algebra computations on the GPU using CUDA.☆606Updated 4 years ago
- ☆19Updated 9 years ago
- A CUDA backend for Torch7☆336Updated 7 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆263Updated last year