Skip to content

Commit bc645f7

Browse files
committed
latex debug
1 parent 3e4d565 commit bc645f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lab2/Part2_Debiasing.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,6 @@
482482
"\n",
483483
"The equations for both of these losses are provided below:\n",
484484
"\n",
485-
"$$ 2+3 = 5$$\n",
486-
"\n",
487485
"$$L_{KL}(\\mu, \\sigma) = \\frac{1}{2}\\sum\\limits_{j=0}^{k-1}\\small{(\\sigma_j + \\mu_j^2 - 1 - \\log{\\sigma_j})}$$\n",
488486
"\n",
489487
"$$L_{x}{(x,\\hat{x})} = ||x-\\hat{x}||_1$$\n",

0 commit comments

Comments
 (0)