Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdewitt committed Apr 8, 2024
1 parent 4fa3101 commit f43671b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/convergence_testing_2024-03-13/wsd.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1815,7 +1815,7 @@
"\n",
"Given any 1-hot encoding $X_d\\in\\{0,1\\}^{n_d\\times M}, d=1\\dots,D$, we pose the regression problem as\n",
"$$\n",
"y_{m,d} = g_\\theta\\left(\\beta_{0,d} + \\sum_m\\beta_{m,d} \\ x_{m,d}\\right) + \\epsilon_{m,d}.\n",
"y_{d} = g_\\theta\\left(\\beta_{0,d} + \\sum_m\\beta_{m,d} \\ x_{m,d}\\right) + \\epsilon_{d}.\n",
"$$\n",
"The shifts of mutation effects between conditions $d$ and $d'$ are\n",
"$$\n",
Expand Down

0 comments on commit f43671b

Please sign in to comment.