Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 458 Bytes

mogwai: Probabilistic Models of Protein Families

A library of tested models, metrics, and data loading for protein families. Implemented in PyTorch and PyTorch Lightning.

Under active development, feedback welcome.

Getting Started

For now, we support cloning and installing in developer mode.

pip install -e .

Examples