Constructor RandomLayer
RandomLayer(float?)
Initializes and returns an instance of RandomLayer.
Declaration
protected RandomLayer(float? seed)Parameters
| Type | Name | Description | 
|---|---|---|
| float? | seed | The optional seed to use for the random number generation. If this is  |