Contents

MPSCNNNeuronReLUN

A ReLUN neuron filter.

Declaration

class MPSCNNNeuronReLUN

Overview

For each pixel in an image, the filter applies the following function:

[Image]

The default value of a is 1.0 and the default value of b is 6.0.

Topics

Initializers

See Also

Neuron Layers