DeMoriarty / fast_pytorch_kmeansLinks
This is a pytorch implementation of k-means clustering algorithm
☆334Updated 9 months ago
Alternatives and similar repositories for fast_pytorch_kmeans
Users that are interested in fast_pytorch_kmeans are comparing it to the libraries listed below
Sorting:
- kmeans using PyTorch☆525Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆441Updated last year
- Implementation of Linformer for Pytorch☆302Updated last year
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆229Updated last year
- PyTorch implementations of KMeans, Soft-KMeans and Constrained-KMeans which can be run on GPU and work on (mini-)batches of data.☆75Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- ☆142Updated last year
- Differentiable Top-k Classification Learning☆88Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆627Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆815Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆497Updated last year
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆382Updated 4 years ago
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆55Updated last year
- [ICLR 2022] Official implementation of cosformer-attention in cosFormer: Rethinking Softmax in Attention☆196Updated 3 years ago
- An implementation of the efficient attention module.☆326Updated 5 years ago
- Open source code for paper "Understanding Contrastive Representation Learning through Alignment and Uniformity on the Hypersphere" ICML 2…☆459Updated 3 years ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆371Updated 2 years ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆602Updated 2 years ago
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Gaussian mixture models in PyTorch.☆583Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆354Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 4 months ago
- Implementation of Slot Attention from GoogleAI☆472Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 5 years ago
- ☆164Updated 2 years ago