bryancatanzaro / kmeansLinks
kmeans
☆55Updated 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☆254Updated 13 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆299Updated 7 years ago
- High Efficiency Convolution Kernel for Maxwell GPU Architecture☆137Updated 8 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆137Updated 8 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆142Updated 8 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- Node based Gui for creating caffe networks☆103Updated 4 years ago
- Boda: A C++ Framework for Efficient Experiments in Computer Vision☆64Updated 6 years ago
- Matrix library for CUDA in C++ and Python☆195Updated 8 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 7 years ago
- A GPU implementation of Convolutional Neural Nets in C++☆505Updated 5 years ago
- CUDA Random Forest implementation for Image Labeling tasks☆183Updated 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆258Updated 10 years ago
- Open single and half precision gemm implementations☆394Updated 2 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 9 years ago
- tutorial to optimize GEMM performance on android☆51Updated 9 years ago
- Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.☆86Updated 7 years ago
- kmeans clustering with multi-GPU capabilities☆120Updated 2 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆186Updated 8 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 7 years ago
- GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time …☆219Updated 8 years ago
- Facebook's CUDA extensions.☆285Updated 6 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated 2 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- OpenCL backend for Torch nn neural networks library☆126Updated 9 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago