DeMoriarty / fast_pytorch_kmeansLinks
This is a pytorch implementation of k-means clustering algorithm
☆333Updated 8 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☆524Updated 2 years ago
- Approximate nearest neighbor search with product quantization on GPU in pytorch and cuda☆228Updated last year
- Implementation of Linformer for Pytorch☆301Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆439Updated 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 2 years ago
- An implementation of local windowed attention for language modeling☆484Updated 3 months ago
- ☆142Updated last year
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆609Updated last year
- A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training☆496Updated last year
- 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☆621Updated 11 months ago
- Learning Rate Warmup in PyTorch☆413Updated 4 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆260Updated 4 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆811Updated last year
- A simple cross attention that updates both the source and target in one step☆185Updated 3 months ago
- ☆164Updated 2 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆375Updated 4 years ago
- Differentiable Top-k Classification Learning☆87Updated 2 years ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆353Updated 2 years ago
- ☆466Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆774Updated 3 months ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆601Updated 2 years ago
- Open source code for paper "Understanding Contrastive Representation Learning through Alignment and Uniformity on the Hypersphere" ICML 2…☆458Updated 3 years ago
- Implementation of Slot Attention from GoogleAI☆467Updated last year
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆77Updated 3 years ago
- An implementation of the efficient attention module.☆322Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆344Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- A LARS implementation in PyTorch☆352Updated 5 years ago