Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linearisation step #5

Open
thangbui opened this issue Mar 26, 2017 · 0 comments
Open

Linearisation step #5

thangbui opened this issue Mar 26, 2017 · 0 comments
Labels

Comments

@thangbui
Copy link
Owner

Current version only has the recursive Gaussian projection step by moment matching when the input distribution is Gaussian.
An alternative is linearising the GP at the mean of this Gaussian using Taylor expansion, and propagating this Gaussian thru a linear function.
The output distribution is also Gaussian, which can be used to propagate forward.

Also need to compare with moment matching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant