Skip to content

programmablebio/dpac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DPAC

Installation

Clone this repository to get started:

git clone https://github.com/username/dpac.git

Usage

Scoring Module

To run the scoring example, execute the following command from the DPAC parent directory:

python -m dpac.example

Simulated Annealing

To try the Simulated Annealing implementation, run:

python -m dpac.simulated_annealing.example

Data

  • Test is high identity set in the paper
  • Eval is low identity set in the paper
  • More benchmark data/results will be added soon

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages