facebookresearch / dropout
Code release for "Dropout Reduces Underfitting"
☆311Updated last year
Alternatives and similar repositories for dropout:
Users that are interested in dropout are comparing it to the libraries listed below
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆256Updated 8 months ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆202Updated last year
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆436Updated 6 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆378Updated 7 months ago
- Probing the representations of Vision Transformers.☆319Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆210Updated last year
- ☆296Updated 6 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆250Updated 2 years ago
- A framework for merging models solving different tasks with different initializations into one multi-task model without any additional tr…☆291Updated 11 months ago
- ☆198Updated last year
- understanding model mistakes with human annotations☆106Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆297Updated 7 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆225Updated 4 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆548Updated last month
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 5 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆403Updated last week
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆704Updated last year
- ☆197Updated 2 years ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆205Updated 4 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆370Updated last year
- Official PyTorch Implementation of "Learning to Learn with Generative Models of Neural Network Checkpoints"☆337Updated 2 years ago
- ☆181Updated last year
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆87Updated last year
- Named tensors with first-class dimensions for PyTorch☆322Updated last year
- [NeurIPS 2023] This repository includes the official implementation of our paper "An Inverse Scaling Law for CLIP Training"☆306Updated 7 months ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆127Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 2 years ago