Activation Members

The Activation type exposes the following members.

Constructors


  Name Description
Public method Activation()()()()
Initializes a new instance of the Activation class.
Public method Activation(String)
Initializes a new instance of the Activation class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Act
The name of activation function to use.
Public property Name
Gets or sets the name of the network layer
(Inherited from LayerConfig.)
Public property Params
Gets or sets the parameters.
(Inherited from LayerConfig.)