Samuel Stanton

Results 4 issues of Samuel Stanton

**Describe the problem** It would be great to add the large molecule fluorescent protein task introduced [here](https://arxiv.org/abs/2203.12742) as a molecular generation oracle. Code is available [here](https://github.com/samuelstanton/lambo). **Describe the solution you'd...

new-function

I've found that logging the inv_quad terms and logdet terms separately (rather than just the train loss) to be very helpful for debugging. Right now classes like `VariationalELBO` have a...

# 🐛 Bug Recently the `Standardize` transform [was modified](https://github.com/pytorch/botorch/pull/1875) to better support checkpoint loading with `torch.load`. The solution proposed was to add a boolean tensor `_is_trained` to the module's state...

bug

I'm interested in using your code and it would be much easier if it was packaged up. While making those changes I also took the opportunity to update the dependencies....