junseonghwan / PhylEx

3 stars 1 forks source link

Implement max-product/sum-product algorithm for the Markov model structure for CN estimation #24

Open junseonghwan opened 3 years ago

junseonghwan commented 3 years ago

The model is given as below:

PhylExCN

Implement

  1. Classes representing graphical model structures
  2. Functions to perform max or summation operations to construct messages to be sent out
  3. Traversal scheme/message scheduling