aboutsummaryrefslogtreecommitdiff
path: root/beliefs/inference
Commit message (Expand)AuthorAgeFilesLines
* add more logging to belief propagationCathy Yeh2018-01-241-10/+14
* compute_pi_agg -> compute_and_update_pi_agg, compute_lambda_agg -> compute_an...Cathy Yeh2018-01-171-3/+3
* cleanup print statements, stale comments, minor TODOsCathy Yeh2017-12-141-38/+39
* change all msg datatypes from np.array -> DiscreteFactorCathy Yeh2017-12-131-12/+8
* PR commentsCathy Yeh2017-12-031-19/+25
* refactor msg passing methods to BeliefUpdateNodeModel from BayesianModelCathy Yeh2017-11-211-2/+5
* BernoulliOrCPD inherits from TabularCPDCathy Yeh2017-11-201-2/+2
* changes to work with bump from networkx 1.11 to 2.0Cathy Yeh2017-11-171-11/+11
* copy scripts from lgs branchCathy Yeh2017-11-172-0/+192