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

More DistributionLambda in layers #5

Closed
vdutor opened this issue Mar 26, 2021 · 1 comment
Closed

More DistributionLambda in layers #5

vdutor opened this issue Mar 26, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@vdutor
Copy link
Member

vdutor commented Mar 26, 2021

  • LikelihoodLayer could return the correctly parametrized y-distribution (perhaps a mixture if using multiple samples?)
  • LatentVariableLayer could be a tfp.DistributionLambda and return prior/posterior as appropriate (we'd then need to take out again the composition with inputs through addition or concatenation).
  • Encoder could also return the distribution directly instead of keeping track of the class of the prior.
@vdutor vdutor added the enhancement New feature or request label Mar 26, 2021
@st--
Copy link
Member

st-- commented Mar 30, 2021

Split this up into #7, #8, and #9.

@st-- st-- closed this as completed Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants