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 | high & \text{if }{j=i+1}\\ | ||
low & otherwise | low & otherwise | ||
\end{cases} | \end{cases} |
Line 1,738: | Line 1,738: | ||
\begin{cases} | \begin{cases} | ||
1 & \text{if }i=j\\ | 1 & \text{if }i=j\\ | ||
high | high & \text{if }{j=i+1}\\ | ||
low & otherwise | low & otherwise | ||
\end{cases} | \end{cases} |