ghutchis / bouquet

Bayesian optimization for ground state conformers
MIT License
3 stars 1 forks source link

Implement correlated dihedrals #6

Open ghutchis opened 1 year ago

ghutchis commented 1 year ago

The BOKEI paper (https://doi.org/10.1039/C9CP06688H) shows the success of using correlated dihedral information.

ghutchis commented 1 year ago

One thought would be to draw from the correlated dihedrals during initial points (e.g., assign dihedral 1 and 2 from the 2D probability density). Do that for 5-10 points.

That will help draw from the regions of high probability.

Then add constraints to avoid the regions of low probability / high energy (e.g., steric clashes)