lucidrains

lucidrains

👤 Developer

159 repositories on SrcLog

View on GitHub
159 Repos
156.6k Stars
16k Forks
156.6k Watchers

Repositories (159)

ETSformer-pytorch lucidrains/ETSformer-pytorch Python

Implementation of ETSformer, state of the art time-series Transformer, in Pytorch

125
mlm-pytorch lucidrains/mlm-pytorch Python

An implementation of masked language modeling for Pytorch, made as concise and simple as possible

125
invariant-point-attention lucidrains/invariant-point-attention Python

Implementation of Invariant Point Attention, used for coordinate refinement in the structure module of Alphafold2, as a standalone Pytorch module

116
ddpm-proteins lucidrains/ddpm-proteins Python

A denoising diffusion probabilistic model (DDPM) tailored for conditional generation of protein distograms

115
chroma-pytorch lucidrains/chroma-pytorch Python

Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch

114
STAM-pytorch lucidrains/STAM-pytorch Python

Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification

112
pi-GAN-pytorch lucidrains/pi-GAN-pytorch Python

Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch

109
charformer-pytorch lucidrains/charformer-pytorch Python

Implementation of the GBST block from the Charformer paper, in Pytorch

108
long-short-transformer lucidrains/long-short-transformer Python

Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch

108
contrastive-learner lucidrains/contrastive-learner Python

A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network

101
protein-bert-pytorch lucidrains/protein-bert-pytorch Python

Implementation of ProteinBERT in Pytorch

99
nystrom-attention lucidrains/nystrom-attention Python

Implementation of Nyström Self-attention, from the paper Nyströmformer

98
hamburger-pytorch lucidrains/hamburger-pytorch Python

Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"

97
uniformer-pytorch lucidrains/uniformer-pytorch Python

Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, debuted in ICLR 2022

94
global-self-attention-network lucidrains/global-self-attention-network Python

A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks

85
gated-state-spaces-pytorch lucidrains/gated-state-spaces-pytorch Python

Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch

82
progen lucidrains/progen Python

Implementation and replication of ProGen, Language Modeling for Protein Generation, in Jax

81
lie-transformer-pytorch lucidrains/lie-transformer-pytorch Python

Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch

81
g-mlp-gpt lucidrains/g-mlp-gpt Python

GPT, but made only out of MLPs

80
uformer-pytorch lucidrains/uformer-pytorch Python

Implementation of Uformer, Attention-based Unet, in Pytorch

79
NWT-pytorch lucidrains/NWT-pytorch Python

Implementation of NWT, audio-to-video generation, in Pytorch

75
marge-pytorch lucidrains/marge-pytorch Python

Implementation of Marge, Pre-training via Paraphrasing, in Pytorch

73
tr-rosetta-pytorch lucidrains/tr-rosetta-pytorch Python

Implementation of trRosetta and trDesign for Pytorch, made into a convenient package, for protein structure prediction and design

70
flexible-diffusion-modeling-videos-pytorch lucidrains/flexible-diffusion-modeling-videos-pytorch

Implementation of the video diffusion model and training scheme presented in the paper, Flexible Diffusion Modeling of Long Videos, in Pytorch

69
RQ-Transformer lucidrains/RQ-Transformer Python

Implementation of RQ Transformer, proposed in the paper "Autoregressive Image Generation using Residual Quantization"

68
differentiable-SDF-pytorch lucidrains/differentiable-SDF-pytorch

Implementation of Differentiable Sign-Distance Function Rendering - in Pytorch

65
ponder-transformer lucidrains/ponder-transformer Python

Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper

65
HTM-pytorch lucidrains/HTM-pytorch Python

Implementation of Hierarchical Transformer Memory (HTM) for Pytorch

62
discrete-key-value-bottleneck-pytorch lucidrains/discrete-key-value-bottleneck-pytorch Python

Implementation of Discrete Key / Value Bottleneck, in Pytorch

61
hourglass-transformer-pytorch lucidrains/hourglass-transformer-pytorch Python

Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI

61