goldsborough / k-means
Code accompanying my blog post on k-means in Python, C++ and CUDA
☆58Updated 7 years ago
Alternatives and similar repositories for k-means:
Users that are interested in k-means are comparing it to the libraries listed below
- Python Binding to NVRTC☆79Updated 4 months ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Direct C++ Interface to PyTorch☆80Updated 6 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 7 years ago
- Fast binary matrix product on CPU☆10Updated 9 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
- SqueezeNet Generator☆31Updated 6 years ago
- Training deep neural networks with low precision multiplications☆63Updated 9 years ago
- This repository contains several tools useful for pytorch users.☆46Updated 6 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- Training neural networks with 8-bit computations☆28Updated 8 years ago
- Proximal Asynchronous SAGA☆13Updated 7 years ago
- A very simple variant of adversarial training that yields excellent results on MNIST☆12Updated 8 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 6 years ago
- ☆13Updated 7 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- TensorFlow util for building memory usage timeline from LOG_MEMORY messages☆64Updated 7 years ago
- Distributed Learning by Pair-Wise Averaging☆53Updated 7 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 13 years ago
- Proof-of-Concept CNN in Halide☆22Updated 8 years ago
- PyProf2: PyTorch Profiling tool☆82Updated 4 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 6 years ago
- Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016☆81Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- CNNs in Halide☆23Updated 9 years ago
- Hierarchical Image Representation☆10Updated last year
- Keras implementation of the article "Solving internal covariate shift in deep learning with linked neurons"☆13Updated 7 years ago
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 8 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago