lucidrains / flash-genomics-modelLinks
My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other hierarchical methods)
☆53Updated last year
Alternatives and similar repositories for flash-genomics-model
Users that are interested in flash-genomics-model are comparing it to the libraries listed below
Sorting:
- JAX/Flax implementation of the Hyena Hierarchy☆34Updated 2 years ago
- An annotated implementation of the Hyena Hierarchy paper☆33Updated 2 years ago
- RITA is a family of autoregressive protein models, developed by LightOn in collaboration with the OATML group at Oxford and the Debora Ma…☆97Updated 2 years ago
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 3 years ago
- Implementation of the Triangle Multiplicative module, used in Alphafold2 as an efficient way to mix rows or columns of a 2d feature map, …☆32Updated 3 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Discovering Interpretable Features in Protein Language Models via Sparse Autoencoders☆181Updated 4 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 3 months ago
- A repository with exploration into using transformers to predict DNA ↔ transcription factor binding☆85Updated 3 years ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- Replication attempt for the Protein Folding Model described in https://www.biorxiv.org/content/10.1101/2021.08.02.454840v1