goldsborough / k-meansLinks
Code accompanying my blog post on k-means in Python, C++ and CUDA
☆59Updated 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
- 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 8 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 8 years ago
- Python Binding to NVRTC☆79Updated last year
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆35Updated 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 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 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Updated 7 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- Bugfixing fork of Python bindings for the NVIDIA GPU Management Library☆51Updated 8 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆142Updated 8 years ago
- Proximal Asynchronous SAGA☆13Updated 8 years ago
- A CUDA implementation of the ZeroOut tensorflow custom op, just for fun☆11Updated 8 years ago
- Implementing Google's DistBelief paper☆116Updated 3 years ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated 2 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 8 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- Training neural networks with 8-bit computations☆28Updated 9 years ago
- Milano is a tool for automating hyper-parameters search for your models on a backend of your choice.☆155Updated 7 years ago
- Python bindings for pyNVML and psutil library over network☆51Updated 2 years ago
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 8 years ago
- This repository contains several tools useful for pytorch users.☆47Updated 6 years ago
- Generating Families of Practical Fast Matrix Multiplication Algorithms☆12Updated 8 years ago
- SqueezeNet Generator☆31Updated 7 years ago