Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 309 Bytes

File metadata and controls

3 lines (2 loc) · 309 Bytes

GNNs meet Attention

This repository contains a model that processes protein and small molecule embeddings, applies Attention Mechanism to weigh amino acid embeddings in the protein sequence, and then uses message passing to iteratively refine the small molecule embeddings for downstream prediction tasks.