Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

LinBnDrop

LinBnDrop


Description

Module grouping 'BatchNorm1d', 'Dropout' and 'Linear' layers

Usage

LinBnDrop(n_in, n_out, bn = TRUE, p = 0, act = NULL, lin_first = FALSE)

Arguments

n_in

input shape

n_out

output shape

bn

bn

p

probability

act

activation

lin_first

linear first

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.