Skip to content

Expectation maximization #43

@recidive

Description

@recidive

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions