Expand description

Basic neural network modules.

These are modules that are not provided by the Torch binding, or where different behavior is required from the modules.

Structs

1-D convolution.
Dropout layer.
Embedding lookup layer.
Layer that applies layer normalization.
Pairwise bilinear forms.
Configuration for the Bilinear layer.
Variational dropout (Gal and Ghahramani, 2016)