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
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- This repository contains several tools useful for pytorch users.☆47Updated 6 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆35Updated 6 years ago
- A GPU / CPU implementation of a feed forward neural network☆31Updated 10 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 8 years ago
- Pure Python dashboard for monitoring deep learning experiments (like TensorBoard for PyTorch/JAX/etc, without a browser)☆95Updated 3 years ago
- Python Binding to NVRTC☆79Updated last year
- Deep Learning Homework 0☆85Updated 5 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…☆78Updated 5 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Updated 6 years ago
- Implementing Google's DistBelief paper☆114Updated 2 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 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
- Bugfixing fork of Python bindings for the NVIDIA GPU Management Library☆51Updated 8 years ago
- Wasserstein / earth mover's distance visualizations☆66Updated 8 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- Implement neural networks and run them on MNIST☆31Updated 7 years ago
- Distributed Learning by Pair-Wise Averaging☆52Updated 7 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 6 years ago
- ☆45Updated 5 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
- One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH☆75Updated 7 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- Scene Understanding and Modeling Challenge Library☆71Updated 6 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago