facebookresearch / grounding-inductive-biases
reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"
☆16Updated last month
Related projects ⓘ
Alternatives and complementary repositories for grounding-inductive-biases
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 2 years ago
- ☆24Updated 6 months ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 2 years ago
- Official code for the paper: "Metadata Archaeology"☆18Updated last year
- A simple Transformer where the softmax has been replaced with normalization☆18Updated 4 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆26Updated 7 months ago
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- Implementation of LogAvgExp for Pytorch