nshepperd / jaxtorchLinks
A JAX nn library
☆21Updated last week
Alternatives and similar repositories for jaxtorch
Users that are interested in jaxtorch are comparing it to the libraries listed below
Sorting:
- ☆21Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- AdaCat☆49Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Latent Diffusion Language Models☆68Updated last year
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- ☆33Updated 2 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- ESGD-M is a stochastic non-convex second order optimizer, suitable for training deep learning models, for PyTorch.☆56Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆36Updated 3 months ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated last year
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- Pedagogical codebase for a simplified score-based generative model design, with training loop☆40Updated 3 years ago
- Contrastive Language-Image Pretraining☆38Updated last year
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆59Updated 3 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆27Updated 9 months ago
- Implementation of the Triangle Multiplicative module, used in Alphafold2 as an efficient way to mix rows or columns of a 2d feature map, …☆35Updated 4 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆91Updated 3 years ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆95Updated last year
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆89Updated 3 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