DeMoriarty / fast_pytorch_kmeansLinks
This is a pytorch implementation of k-means clustering algorithm
☆309Updated 3 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☆516Updated 2 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆225Updated last year
- An implementation of local windowed attention for language modeling☆453Updated 4 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆429Updated 8 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- PyTorch implementations of KMeans, Soft-KMeans and Constrained-KMeans which can be run on GPU and work on (mini-)batches of data.☆65Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆687Updated 6 months ago
- ☆163Updated 2 years ago
- Implementation of Linformer for Pytorch☆287Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆473Updated last year
- Implementation of Slot Attention from GoogleAI☆436Updated 9 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆770Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆264Updated 3 years ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆557Updated last year
- ☆129Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆590Updated 6 months ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆205Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- NeurIPS 2020, Debiased Contrastive Learning☆282Updated 2 years ago
- [ICLR 2022] Official implementation of cosformer-attention in cosFormer: Rethinking Softmax in Attention☆193Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Differentiable Top-k Classification Learning☆82Updated 2 years ago
- Gaussian mixture models in PyTorch.☆563Updated last year
- ☆459Updated 2 years ago
- ICLR 2021, Contrastive Learning with Hard Negative Samples☆267Updated 3 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆208Updated 6 years ago
- An implementation of the efficient attention module.☆316Updated 4 years ago