ender1001's Stars
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
gcorso/DiffDock
Implementation of DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
CompVis/stable-diffusion
A latent text-to-image diffusion model
recommenders-team/recommenders
Best Practices on Recommendation Systems
facebookresearch/dlrm
An implementation of a deep learning recommendation model (DLRM)
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
carpenter-singh-lab/2023_Cimini_NatureProtocols
Optimizing the Cell Painting assay for image-based profiling
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
pengxingang/Pocket2Mol
Pocket2Mol: Efficient Molecular Sampling Based on 3D Protein Pockets
divelab/GraphBP
Official implementation of "Generating 3D Molecules for Target Protein Binding" [ICML2022 Long Presentation]
cmbi/Benchmarking_splice_prediction_tools
Analysis scripts used for the manuscript Benchmarking deep learning splice prediction tools using functional splice assays
CCICB/SpliceAI-blackbox
Using explainable AI to crack open the black box of SpliceAI
EvilBoom/Attention_Splice
AttentionSplice: An interpretable multi-head self-attention based hybrid deep learning model in splice site prediction
boxiangliu/spliceAI-pytorch
Pytorch implementation of spliceAI
OluwadareLab/DeepSplicer
DeepSplicer
jump-cellpainting/2024_Chandrasekaran_NatureMethods
mahmoodlab/CLAM
Open source tools for computational pathology - Nature BME
szc19990412/TransMIL
TransMIL: Transformer based Correlated Multiple Instance Learning for Whole Slide Image Classification
luost26/3D-Generative-SBDD
💊 A 3D Generative Model for Structure-Based Drug Design (NeurIPS 2021)
rwightman/gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
agrimgupta92/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
mattjj/pyhsmm
michaelchughes/NPBayesHMM
Nonparametric Bayesian Inference for Sequential Data. Includes state-of-the-art MCMC inference for Beta process Hidden Markov Models (BP-HMM). Implemented in Matlab.
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
dfm/gp
A tutorial about Gaussian process regression
HanchenXiong/deep-tsne-embedding
Deep learning of an embedding mapping using t-SNE as a loss function on top of a 3-hidden-layer neural network. Use pytorch !