LinBnDrop
Module grouping 'BatchNorm1d', 'Dropout' and 'Linear' layers
LinBnDrop(n_in, n_out, bn = TRUE, p = 0, act = NULL, lin_first = FALSE)
n_in |
input shape |
n_out |
output shape |
bn |
bn |
p |
probability |
act |
activation |
lin_first |
linear first |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.