Skip to content

Commit a9a1405

Browse files
authored
Update VFE_calculation_example.m
1 parent d92fdc9 commit a9a1405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VFE_calculation_example.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
% We will use this decomposition for convenience when doing variational
9696
% inference below. Note how this decomposition is equivalent to the expression
97-
% shown in Figure 2 - F=E_q(s)(ln(q(s)/p(o,s)) - because ln(x)-ln(y) = ln(x/y)
97+
% shown in Figure 3 - F=E_q(s)(ln(q(s)/p(o,s)) - because ln(x)-ln(y) = ln(x/y)
9898
% and p(o|s)p(s)=p(o,s)
9999

100100
%% Variational inference

0 commit comments

Comments
 (0)