Clone this repository to get started:
git clone https://github.com/username/dpac.gitTo run the scoring example, execute the following command from the DPAC parent directory:
python -m dpac.exampleTo try the Simulated Annealing implementation, run:
python -m dpac.simulated_annealing.example- Test is high identity set in the paper
- Eval is low identity set in the paper
- More benchmark data/results will be added soon
MIT License