Datasets:
Add files using upload-large-folder tool
Browse files
parse/train/ujmgfuxSLrO/ujmgfuxSLrO.md
CHANGED
|
@@ -48,7 +48,7 @@ $$
|
|
| 48 |
\mathbf { Y } ^ { l } = \left\{ \begin{array} { l l } { \mathcal { F } \left( \mathbf { X } , \mathbf { W } ^ { l } , \mathbf { b } ^ { l } , g ^ { l } \right) , } & { l = 1 } \\ { \mathcal { F } \left( \mathcal { H } \left( \mathbf { X } , \mathbf { Y } ^ { l - 1 } \right) , \mathbf { W } ^ { l } , \mathbf { b } ^ { l } , g ^ { l } \right) , } & { \mathrm { O t h e r w i s e } } \end{array} \right.
|
| 49 |
$$
|
| 50 |
|
| 51 |
-
where $\mathbf { W } ^ { l } = \left\{ \mathbf { W } _ { 1 } ^ { l } , \cdot \cdot \cdot , \mathbf { W } _ { g ^ { l } } ^ { l } \right\}$ and $\mathbf { b } ^ { l } = \left\{ \mathbf { b } _ { 1 } ^ { l } , \cdot \cdot \cdot , \mathbf { b } _ { g ^ { l } } ^ { l } \right\}$ are the learnable weights and biases of group linear transformation $\mathcal { F }$ with $g ^ { l }$ groups at the $l$ -th layer. Briefly, the $\mathcal { F }$ function takes the input $\mathbf { X }$ |