-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello, thanks for your great library.
I was wondering how hard it would be to implement Expectation Maximization for generating the matrixes, specially the observation covariance matrix. For better filtering performance on non-linear systems. Like pykalman does here:
https://github.com/pykalman/pykalman/blob/master/pykalman/standard.py#L1339
Maybe the implementation can make use of this library:
https://github.com/lovasoa/expectation-maximization
Can you give me any guidance on how to make that?
Metadata
Metadata
Assignees
Labels
No labels