Contents

BNNS.PoolingType.l2Norm

A function for pooling that computes the square root of the sum of squares of each element in the pooling kernel.

Declaration

case l2Norm

See Also

Pooling Types