lucidrains / medical-ai-experimentsLinks
A repository to house some personal attempts to beat some state-of-the-art for medical datasets
☆98Updated last year
Alternatives and similar repositories for medical-ai-experiments
Users that are interested in medical-ai-experiments are comparing it to the libraries listed below
Sorting:
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆62Updated 8 months ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆96Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 4 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆94Updated last year
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated 10 months ago
- My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other h…☆52Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 2 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 10 months ago
- Experiment with diffusion models that you can run on your local jupyter instances☆62Updated 7 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 7 months ago
- Visualizing representations with diffusion based conditional generative model.☆95Updated 2 years ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆63Updated last month
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆107Updated 2 years ago
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆124Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆90Updated 3 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆282Updated last year
- 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
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- A tiny library for stochastic dataset caching in PyTorch.☆42Updated last year
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆21Updated last week
- Axial Positional Embedding for Pytorch☆81Updated 3 months ago
- ☆74Updated 2 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆83Updated 3 months ago
- 2D Vector-Quantized Auto-Encoder for compression of Whole-Slide Images in Histopathology☆16Updated 10 months ago
- Utilities for PyTorch distributed☆24Updated 3 months ago
- Contrastive Language-Image Pretraining☆38Updated 10 months ago
- Code for Principal Masked Autoencoders☆27Updated 2 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆106Updated 6 months ago