Closed
Description
🚀 Feature Request
Make it easier to perform random restart optimization for MAP estimation. Currently this isn't really exposed and would require some amount of custom code to set up. We should make this easier, and potentially even support as a first-class feature in fit_gpytorch_mll
.
Motivation
See #1717