goldsborough / k-meansLinks
Code accompanying my blog post on k-means in Python, C++ and CUDA
☆58Updated 8 years ago
Alternatives and similar repositories for k-means
Users that are interested in k-means are comparing it to the libraries listed below
Sorting:
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago
- A GPU / CPU implementation of a feed forward neural network☆31Updated 10 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Training neural networks with 8-bit computations☆28Updated 9 years ago
- Python Binding to NVRTC☆79Updated 11 months ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 8 years ago
- This repository contains several tools useful for pytorch users.☆47Updated 6 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 7 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- Bugfixing fork of Python bindings for the NVIDIA GPU Management Library☆51Updated 8 years ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated last year
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 6 years ago
- AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpos…☆77Updated 5 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆41Updated 6 years ago
- Implementing Google's DistBelief paper☆113Updated 2 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Updated 6 years ago
- ☆13Updated 6 years ago
- Evaluating efficiency of several types of convolutions☆30Updated 8 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆141Updated 8 years ago
- One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH☆75Updated 7 years ago
- ArrayFire's Machine Learning Library.☆105Updated 6 years ago
- Barebones implementations of CNNs☆24Updated 7 years ago
- Proximal Asynchronous SAGA☆13Updated 7 years ago