goldsborough / k-meansLinks
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
Sorting:
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 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
- A GPU / CPU implementation of a feed forward neural network☆31Updated 10 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 7 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- This repository contains several tools useful for pytorch users.☆47Updated 6 years ago
- Training neural networks with 8-bit computations☆28Updated 9 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 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
- PyProf2: PyTorch Profiling tool☆82Updated 5 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- Python Binding to NVRTC☆79Updated 10 months ago
- Generating Families of Practical Fast Matrix Multiplication Algorithms☆12Updated 8 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Updated 6 years ago
- Evaluating efficiency of several types of convolutions☆30Updated 8 years ago
- Hierarchical Image Representation☆10Updated last year
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Proximal Asynchronous SAGA☆12Updated 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
- Prunable nn layers for pytorch.☆48Updated 7 years ago
- The latest version of Net-Trim which solves the actual constrained problem☆24Updated 5 years ago
- How should we evaluate supervised hashing☆28Updated 6 years ago
- Tensors and Dynamic neural networks in Python with strong GPU acceleration☆17Updated last year
- SqueezeNet Generator☆31Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated last year
- Deep Learning Homework 0☆85Updated 4 years ago