The Bayesian SDE in the Turing tutorial issues an error

My version is 1.6.1,but the error suddenly disappeared last night, and the code of the tutorial‘s and mine can run

X-ref Inference Tutorials of a Stochastic Differential Equation runs incorrectly · Issue #281 · TuringLang/TuringTutorials · GitHub

The tutorial was just updated yesterday (Fix differential equation tutorial by devmotion · Pull Request #296 · TuringLang/TuringTutorials · GitHub) and runs fine with the latest versions of Turing and DifferentialEquations (see Bayesian Estimation of Differential Equations). It’s part of our CI pipeline, and hence it should be easy to spot and fix regressions when e.g. updating Turing or DifferentialEquations in the future.

1 Like