Skip to content

Desired output shape of log_prob() #278

@michaeldeistler

Description

@michaeldeistler

Currently, .log_prob() returns shape N, where N is the number of theta at which log_prob had been called. Would N,1 be more desirable here?

Also, should we directly sum the returned log_probs? I.e. Evaluate the joint log_prob of a batch of samples.

See #275

Metadata

Metadata

Assignees

No one assigned

    Labels

    API changesThis impacts the public API of the project (e.g. inference class).questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions