aboutsummaryrefslogtreecommitdiff
path: root/beliefs/inference
Commit message (Collapse)AuthorAgeFilesLines
* compute_pi_agg -> compute_and_update_pi_agg, compute_lambda_agg -> ↵Cathy Yeh2018-01-171-3/+3
| | | | compute_and_update_lambda_agg
* 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
| | | | some nx functions now return iterators
* copy scripts from lgs branchCathy Yeh2017-11-172-0/+192