synax¶
This is the public API.
Classes¶
Attention. |
|
Bias (translation). |
|
Convolution. |
|
Embedding. |
|
Function application. |
|
Linear map. |
|
Elementwise scaling. |
|
DropConnect. |
|
Sequential composition. |
|
Parallel composition. |
|
Residual map. |
|
Switch map. |
|
Gated linear unit. |
|
Auto-encoder. |
|
Parametric ReLU. |
|
Gated recurrent unit. |
|
Long short term memory. |
|
Minimal gated unit. |
|
Simple recurrent unit. |
|
Symmetric matrix. |
|
Special orthogonal matrix |
|
Symmetric matrix. |
|
Constant. |
Functions¶
|
Multi-layer perceptron. |
|
AlexNet convolutional network. |
|
LeNet convolutional network. |
|
Layer normalization. |
|
Max pooling. |
|
Mean pooling. |
|
Root mean square layer normalization. |