Update Chapters/14-GNN-GCN/INDEX.md
This commit is contained in:
parent
9ab2d097c1
commit
176c615654
@ -325,6 +325,8 @@ $$
|
||||
l_{1, 0} & l_{1, 1} & l_{1, 2} \\
|
||||
l_{2, 0} & l_{2, 1} & l_{2, 2} \\
|
||||
\end{bmatrix} = \\
|
||||
$$
|
||||
$$
|
||||
&= \begin{bmatrix}
|
||||
l_{0, 0}^2 + l_{0, 1}l_{1, 0} + l_{0, 2}l_{2, 0} &
|
||||
l_{0, 0}l_{0, 1} + l_{0, 1}l_{1, 1} + l_{0, 2}l_{2, 1} &
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user