Skip to content

Commit 49d69fc

Browse files
committed
debug latex
1 parent ef213c7 commit 49d69fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab2/Part2_Debiasing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
"source": [
490490
"The equations for both of these losses are provided below.\r\n",
491491
"\r\n",
492-
"$$L_{KL}(\\mu, \\sigma) = \\frac{1}{2}$$\r\n",
492+
"$$L_{KL}(\\mu, \\sigma) = \\frac{1}{2}\\sum \\limits_{j=0}^{k-1} \\small{(\\sigma_j + \\mu_j^2 - 1 - \\log{\\sigma_j})}$$\r\n",
493493
"\r\n",
494494
"<!-- $$L_{KL}(\\mu, \\sigma) = \\frac{1}{2}\\sum\\limits_{j=0}^{k-1}\\small{(\\sigma_j + \\mu_j^2 - 1 - \\log{\\sigma_j})}$$ -->\r\n",
495495
"\r\n",

0 commit comments

Comments
 (0)