leojklarner / gauche

A Library for Gaussian Processes in Chemistry
https://leojklarner.github.io/gauche/
MIT License
213 stars 22 forks source link

Refactoring fingerprint kernel classes #59

Closed Ryan-Rhys closed 1 year ago

Ryan-Rhys commented 1 year ago

Reference Issues/PRs

What does this implement/fix? Explain your changes

Refactoring the base fingerprint kernel class to mirror changes in latest version of GPyTorch.

What testing did you do to verify the changes in this PR?

test suite in test_tanimoto.py

Pull Request Checklist