R/layers.R
LinBnDrop.Rd
Module grouping `BatchNorm1d`, `Dropout` and `Linear` layers
LinBnDrop(n_in, n_out, bn = TRUE, p = 0, act = NULL, lin_first = FALSE)
input shape
output shape
bn
probability
activation
linear first
None