Projects

  1. Implement a program, which
  2. Which on input the MN DAG (as adjacency matrix), and samples from the joint/and/or marginal distribution, learns the joint distribution.
  3. Which on input the MN DAG and the joint distribution, and a conditional probability query, outputs the probability The project should be made into a public github repo, with proper readme files.