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

PyMC3 model-to-distribution-class conversion examples #104

Open
brandonwillard opened this issue Mar 13, 2020 · 0 comments
Open

PyMC3 model-to-distribution-class conversion examples #104

brandonwillard opened this issue Mar 13, 2020 · 0 comments
Labels
miniKanren This issue involves miniKanren goals Theano This issue involves the Theano backend

Comments

@brandonwillard
Copy link
Contributor

brandonwillard commented Mar 13, 2020

Let's make some simple examples showing how symbolic-pymc can be used to convert a manually constructed model—or components thereof—into its corresponding PyMC3 distribution class.

For example, we could show how a manually constructed AR or Gaussian random walk model can be converted into a pymc3.distributions.timeseries class.

@brandonwillard brandonwillard added miniKanren This issue involves miniKanren goals Theano This issue involves the Theano backend labels Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
miniKanren This issue involves miniKanren goals Theano This issue involves the Theano backend
Projects
None yet
Development

No branches or pull requests

1 participant