Daniel Agyapong
Daniel Agyapong

#### Reference Issues/PRs Closes #31164 #### What does this implement/fix? Explain your changes. This PR fixes the `ConvergenceWarning` and subsequent L-BFGS abort in the structured-sequence Gaussian Process example by freezing...
## Problem Description When using `PLNnetwork()` with the torch backend on the barents dataset, I encounter an ELBO divergence error during the optimization procedure. ## Error Message ``` Error in...