SVISE documentation
The idea behind this package is that everything should flow through the SDELearner class. After defining an instance of this class, you can perform stochastic variational inference using any combination of prior and approximate posterior. Every SDELearner needs a SDE prior, a Diffusion prior, an approximate posterior over the state in the form of a Markov Gaussian process, a Likelihood, and a choice of quad rule from the list of 1D Quadrature rules.
Some useful extras for solving SDEs defined by an SDELearner, solving the Lyapunov equations, and computing gradients of a parametrized skew-symmetric matrix fast are provided in the Utilities.
Examples can be found in the experiments directory.
Indices and tables
Research references
Course, K., Nair, P.B. State estimation of a physical system with unknown governing equations. Nature 622, 261–267 (2023). https://doi.org/10.1038/s41586-023-06574-8