Jump to content

Deep Learning: Difference between revisions

Line 1,738: Line 1,738:
\begin{cases}
\begin{cases}
1 & \text{if }i=j\\
1 & \text{if }i=j\\
high-number & \text{if }{j=i+1}\\
high & \text{if }{j=i+1}\\
low & otherwise
low & otherwise
\end{cases}
\end{cases}