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
- Training neural networks with 8-bit computations☆29Updated 8 years ago
- Direct C++ Interface to PyTorch☆80Updated 6 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Python Binding to NVRTC☆79Updated 3 months ago
- TensorFlow util for building memory usage timeline from LOG_MEMORY messages☆65Updated 7 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- PyTorch Framework Integration for Tensor Comprehensions☆14Updated 6 years ago
- A repo containing links of various tutorials, courses, and papers I've read at some point of time.☆7Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- ONNX Integration Builds☆20Updated 6 years ago
- Caffe version of code for our paper "Joint unsupervised learning of deep representations and image clusters"☆16Updated 7 years ago
- Distributed Learning by Pair-Wise Averaging☆53Updated 7 years ago
- ☆38Updated 6 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 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
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- ☆13Updated 5 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 6 years ago
- kmeans☆54Updated 8 years ago
- Implementation of Neural Arithmetic Logic Units (https://arxiv.org/pdf/1808.00508.pdf)☆31Updated 6 years ago
- SqueezeNet Generator☆32Updated 6 years ago
- ☆15Updated 7 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- Binarized Neural Network TF training code + C matrix / eval library.☆99Updated 7 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Keras implementation of NovoGrad☆20Updated 4 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH☆72Updated 6 years ago