Skip to content

Commit 9cb3867

Browse files
committed
latex debug
1 parent 49d69fc commit 9cb3867

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}\\sum \\limits_{j=0}^{k-1} \\small{(\\sigma_j + \\mu_j^2 - 1 - \\log{\\sigma_j})}$$\r\n",
492+
"$$L_{KL}(\\mu, \\sigma) = \\frac{1}{2}\\sum_{j=0}^{k-1} (\\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)