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

Assigning conditional probabilities to boolean functions #117

Open
bvssvni opened this issue Jun 18, 2017 · 0 comments
Open

Assigning conditional probabilities to boolean functions #117

bvssvni opened this issue Jun 18, 2017 · 0 comments

Comments

@bvssvni
Copy link
Collaborator

bvssvni commented Jun 18, 2017

In the paper assigning probabilities to boolean functions I defined a transform from a boolean function constructed by a higher order if-function to the probability function of the boolean function returning true from independently randomized inputs.

I was wondering whether it is possible to assign conditional probabilities, ones that depend on the value of previous arguments. For example, if the first argument is A, its bias is P(A). The second argument B can have biases P(B | A) and P(B | ¬A).

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

No branches or pull requests

1 participant