Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrete point mass distributions are considered equal whenever their Point properties are equal. #212

Merged
merged 8 commits into from
Apr 19, 2020

Conversation

tminka
Copy link
Contributor

@tminka tminka commented Jan 10, 2020

Observed variables can have query types.
Removed the obsolete Output attribute.

tminka added 2 commits April 7, 2020 13:39
… Point properties are equal.

Observed variables can have query types.
Removed the obsolete Output attribute.
@tminka tminka force-pushed the MarginalDividedByPrior branch from 2906769 to 8f61ba1 Compare April 7, 2020 12:39
tminka added 6 commits April 7, 2020 13:39
Fixed ModelBuilder, GibbsSampling
… Channel2Transform no longer set marginal prototypes.

VariableInformation can be attached to any declaration, not just variables.
DeriveArrayVariable does not propagate MarginalPrototype attributes.
VariableTransform and ChannelTransform create marginal channels for constants and parameters.
Added PointMassEstimator.
PointMass overrides Equals.
ModelBuilder only attaches sizes to objects assignable from arrays.
Fixed build order
Channel2Transform attaches DescriptionAttributes
@tminka tminka merged commit f8cf34f into master Apr 19, 2020
@tminka tminka deleted the MarginalDividedByPrior branch April 19, 2020 15:31
tminka added a commit to kant2002/infer that referenced this pull request Aug 24, 2020
… Point properties are equal. (dotnet#212)

Added PointMassEstimator.
PointMass overrides Equals.
Observed variables can have query types.
Removed the obsolete Output attribute.
Fixed build order.

Internal compiler changes:
* Added MarginalAnalysisTransform.  VariableTransform, ChannelTransform, Channel2Transform no longer set marginal prototypes.
* VariableInformation can be attached to any declaration, not just variables.
* DeriveArrayVariable does not propagate MarginalPrototype attributes.
* VariableTransform and ChannelTransform create marginal channels for constants and parameters.
* ModelBuilder only attaches sizes to objects assignable from arrays.
* Added ObservedVariableMessages CompilerAttribute.
* Channel2Transform attaches DescriptionAttributes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant