Content deleted Content added
m →Example |
Changed the example script to return posterior in List of Dict, not Dict of List, for consistency with fwd and bwd. |
||
Line 360:
# merging the two parts
posterior =
for
posterior
assert p_fwd == p_bkw
|