dopt.nnet.models.maybe

Undocumented in source.

Members

Functions

maybeBatchNorm
Layer maybeBatchNorm(Layer l, bool bn, BatchNormOptions opts)
Undocumented in source. Be warned that the author may not have intended to support it.
maybeDropout
Layer maybeDropout(Layer l, float prob)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta