We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92fdc9 commit a9a1405Copy full SHA for a9a1405
VFE_calculation_example.m
@@ -94,7 +94,7 @@
94
95
% We will use this decomposition for convenience when doing variational
96
% 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)
+% shown in Figure 3 - F=E_q(s)(ln(q(s)/p(o,s)) - because ln(x)-ln(y) = ln(x/y)
98
% and p(o|s)p(s)=p(o,s)
99
100
%% Variational inference
0 commit comments