/gnn-protein-classification

Using graph neural networks and protein LLMs to classify proteins based on their 3D structure.

Primary LanguageJupyter Notebook

Protein Structure Classification using GNNs and LLMs

Please see the problem statement and design document for more information.

Getting Started

Please see the notebooks/evaluate_model.ipynb for more information.

Testing

Use pytest . to run the automated tests.