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

Support for conditional distributions #3

Closed
ryanjulian opened this issue Feb 28, 2018 · 2 comments
Closed

Support for conditional distributions #3

ryanjulian opened this issue Feb 28, 2018 · 2 comments
Labels

Comments

@ryanjulian
Copy link
Owner

Given a Distribution(y|x), where x = [x_1, x_2, x_3] I should be able to define a conditional distributions Dist(y| x_1), Dist(y | [x_1, x_3]), Dist(y | x_2), etc.

@ryanjulian
Copy link
Owner Author

Related to #52

@ryanjulian
Copy link
Owner Author

See rlworkgroup/garage#47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant