Rishit-dagli / PerceiverLinks
Implementation of Perceiver, General Perception with Iterative Attention
☆87Updated 4 years ago
Alternatives and similar repositories for Perceiver
Users that are interested in Perceiver are comparing it to the libraries listed below
Sorting:
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- An implementation of Additive Attention☆150Updated 3 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- ☆47Updated 3 years ago
- Contrastive Language-Audio Pretraining☆88Updated 3 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆105Updated 3 years ago
- Version control for software 2.0☆64Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 5 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 5 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- ☆25Updated last year
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…