ComfyUI Node
NNT Define RNN Layer
A ComfyUI node in NNT Neural Network Toolkit/Layers with 9 inputs and 1 output.
NNT Define RNN Layer
- LAYER_STACK
- LAYER_STACK
◄input_size10►
◄hidden_size20►
◄num_layers1►
◄nonlinearitytanh►
◄biasTrue►
◄batch_firstTrue►
◄dropout0.0►
◄bidirectionalFalse►
CategoryNNT Neural Network Toolkit/Layers
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| input_size | INT | 101–2048 | — |
| hidden_size | INT | 201–2048 | — |
| num_layers | INT | 11–10 | — |
| nonlinearity | COMBO | tanh | 2 options: tanh, relu |
| bias | COMBO | True | 2 options: True, False |
| batch_first | COMBO | True | 2 options: True, False |
| dropout | FLOAT | 0.00–1 | — |
| bidirectional | COMBO | False | 2 options: True, False |
| LAYER_STACKopt | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LAYER_STACK | LIST | — |