adamse / bachelor-report

Bachelor thesis in Computer Science
0 stars 0 forks source link

2.5 DBN - formal definition #63

Closed joakimpersson closed 10 years ago

joakimpersson commented 10 years ago

Give the formal definition of independence and DBNs:

A variable X is NOT a parent of Y only if P(Y, X) = P(Y) P(X), i.e. they are independent.