Skip to content

Bug in DiagonalGaussian #36

Description

@mdusilva

When I try to compute the Viterbi_EM_fit() in an HMM model using DiagonalGaussian prior I get the error:

n, muhat, sumsq = self._get_statistics(data) ValueError: too many values to unpack

the parameters seem to be inverted in the max_likelihood function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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