bryancatanzaro / kmeansLinks
kmeans
☆54Updated 9 years ago
Alternatives and similar repositories for kmeans
Users that are interested in kmeans are comparing it to the libraries listed below
Sorting:
- A CUDA implementation of the k-means clustering algorithm☆252Updated 13 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆267Updated last year
- Python wrappers for the NVIDIA cuDNN libraries☆140Updated 8 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆136Updated 8 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆179Updated 6 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆297Updated 6 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.☆86Updated 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- Node based Gui for creating caffe networks☆103Updated 4 years ago
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆134Updated 8 years ago
- An OpenCL backend for torch.☆297Updated 8 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 5 years ago
- Basic library that can run networks created with Torch☆174Updated 5 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Training deep neural networks with low precision multiplications☆63Updated 10 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 5 years ago
- (New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet☆349Updated 5 years ago
- Convolution op for Theano based on CuFFT using scikits.cuda☆52Updated 10 years ago
- Caffe for Sparse Convolutional Neural Network☆238Updated 2 years ago
- Open single and half precision gemm implementations☆381Updated 2 years ago
- Pytorch C++ Library☆367Updated 7 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time …☆218Updated 8 years ago
- A fast deep neural network library (CPU) for speech recognition