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

Add scan meta op #105

Merged
merged 9 commits into from
Mar 27, 2020
Merged

Conversation

brandonwillard
Copy link
Contributor

This PR establishes some prerequisites for the use of Theano's scan operator and, as a result, some timeseries/DLM-based symbolic operations.

See #9 for examples of the aforementioned symbolic operations and here for an example of the kind(s) of Theano DLM graphs to be targeted by said operations.

@brandonwillard brandonwillard linked an issue Mar 25, 2020 that may be closed by this pull request
@brandonwillard brandonwillard force-pushed the add-scan-meta-op branch 3 times, most recently from 572646d to aac3c08 Compare March 25, 2020 03:31
@brandonwillard brandonwillard self-assigned this Mar 25, 2020
@brandonwillard brandonwillard added enhancement New feature or request meta graph This issue involves the meta graph objects Theano This issue involves the Theano backend important Features and issues that need to be addressed ASAP labels Mar 25, 2020
@brandonwillard brandonwillard merged commit 6e319d1 into pymc-devs:master Mar 27, 2020
@brandonwillard brandonwillard deleted the add-scan-meta-op branch March 27, 2020 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important Features and issues that need to be addressed ASAP meta graph This issue involves the meta graph objects Theano This issue involves the Theano backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conditional posteriors for Dynamic Linear Models
1 participant