The activation type for the output nodes of this layer.
All connections in this layer.
All gates in this layer.
The nodes which gets connected to the previous layer.
All nodes in this layer.
The nodes which gets connected to the next layer.
The output size of the layer.
Checks if a given connection type is allowed on this layer.
Is this connection type allowed?
Gets the default connection type for a incoming connection to this layer.
the default incoming connection
Connect two layers or sets of nodes.
origin nodes / Layer
destination nodes / Layer
The type of connection
the initial weights for all new connections
all created connections
Gate nodes and connections.
the nodes which function as gateNodes
the connections which will be gated
The type of gating
all gated connections
Generated using TypeDoc
GRU layer