teddykoker / learning-to-learn-jaxLinks
JAX implementation of Learning to learn by gradient descent by gradient descent
☆27Updated 9 months ago
Alternatives and similar repositories for learning-to-learn-jax
Users that are interested in learning-to-learn-jax are comparing it to the libraries listed below
Sorting:
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- AdaCat☆49Updated 2 years ago
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆17Updated 10 months ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆60Updated 2 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Layerwise Batch Entropy Regularization☆23Updated 3 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- ☆74Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 3 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- ☆31Updated last month
- Differentiable Algorithms and Algorithmic Supervision.☆115Updated 2 years ago
- PyTorch interface for TrueGrad Optimizers☆42Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- A JAX nn library☆21Updated last week
- notebooks of cool EBM visualizations☆15Updated 4 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).☆112Updated 3 years ago
- Code for "On the Expressiveness of Approximate Inference in Bayesian Neural Networks"☆13Updated 3 years ago
- PyTorch implementation of IRMAE https//arxiv.org/abs/2010.00679☆47Updated 3 years ago
- Implementation of LogAvgExp for Pytorch☆36Updated 3 months ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Multi-framework implementation of Deep Kernel Shaping and Tailored Activation Transformations, which are methods that modify neural netwo…☆71Updated last month
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago