Skip to content

Initial node in GWT model has wrong counts/probabilities #394

Description

@GoogleCodeExporter
Generating a model in the GWT interface for the "Shopping cart web app" example 
log generates a model that demonstrates the bug:

1. The initial node has probabilities of 1.0 along both emitted edges, summing 
to 2.0. They should sum to 1.0

2. Switching to "counts" view shows that the counts from the initial node along 
both edges are 1 and 1, when they should be 30 and 15.

Original issue reported on code.google.com by bestchai on 25 Jan 2015 at 11:42

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions