/nnicotine

Repository for attention based protein distance prediction.

Primary LanguagePythonMIT LicenseMIT

nnicotine

Repository for attention based protein distance prediction.

Description

A longer description of your project goes here...

To Do

  • implement transformer model
  • implement revnet
  • implement reformer
  • implement compressed reformer
  • implement linformer

Installation

install https://github.com/KIT-MBS/pydca this is needed for pre-processing and subject to change pip install -e .

Note

This project has been set up using PyScaffold 3.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.