aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--paper/sections/model.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/paper/sections/model.tex b/paper/sections/model.tex
index 1625292..3bc8b20 100644
--- a/paper/sections/model.tex
+++ b/paper/sections/model.tex
@@ -133,3 +133,6 @@ where:
\sum_{t=1}^{n_i-1}\log\big(1-f(\inprod{\theta_i}{x^t})\big)\\
+\log f(\inprod{\theta_i}{x^{n_i}})+ \lambda\|\theta_i\|_1
\end{multline}
+
+TODO: discuss conditions on $f$ under which this program is convex. For LC and
+VM it is convex.