Class Activation
Represents an element-wise activation layer.
Inherited Members
Namespace: Unity.Sentis.Layers
Syntax
[Serializable]
public abstract class Activation : Layer
Constructors
Activation(String, String)
Declaration
protected Activation(string name, string input)
Parameters
| Type | Name | Description |
|---|---|---|
| String | name | |
| String | input |