The name of activation function to use.
Namespace:
SiaNet.Model.Layers
Assembly:
SiaNet (in SiaNet.dll)
[JsonIgnoreAttribute]
public string Act { get; set; }
<JsonIgnoreAttribute> _
Public Property Act As String
Get
Set
[JsonIgnoreAttribute]
public:
property String^ Act {
String^ get ();
void set (String^ value);
}
Field Value
The activation function name.