Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstanton committed Jul 2, 2024
1 parent 9e3e333 commit 52e5d0c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,17 @@ python -m pytest -v --cov-report term-missing --cov=./holo ./tests
### Reproducing

The Weights & Biases dashboard for the experiments in "Closed-Form Test Functions for Biophysical Optimization Algorithms" can be found [here](https://wandb.ai/samuelstanton/holo).

### Citation

If you use HoloBench in your research, please cite the following paper:

```
@inproceedings{stanton2024closed,
title={Closed-Form Test Functions for Biophysical Sequence Optimization Algorithms},
author={Stanton, Samuel and Alberstein, Robert and Frey, Nathan and Watkins, Andrew and Cho, Kyunghyun},
booktitle={1st Machine Learning for Life and Material Sciences Workshop at ICML},
year={2024},
url={https://arxiv.org/abs/2407.00236}
}
```

0 comments on commit 52e5d0c

Please sign in to comment.