ayushkarnawat / profit

Exploring evolutionary protein fitness landscapes
MIT License
1 stars 0 forks source link

[WIP] GPyTorch gaussian process regressor #102

Open ayushkarnawat opened 4 years ago

ayushkarnawat commented 4 years ago

What does this PR do?

Creates a GPR using a torch backend. Allows for easier workflow/integration with other torch models, and allows easy autograd capabilities.