ComfyUI Node
Ptn Embedding RNN Linear
A ComfyUI node in Training with 11 inputs and 1 output.
Ptn Embedding RNN Linear
- PTMODEL
◄vocabulary_size10000►
◄input_size1►
◄hidden_size1►
◄num_layers1►
◄nonlinearity▾►
◄biastrue►
◄batch_firsttrue►
◄dropout0.00►
◄bidirectionalfalse►
◄linear_output_size1►
◄linear_biastrue►
CategoryTraining
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| vocabulary_size | INT | 100001–1000000 | — |
| input_size | INT | 11–1000000 | — |
| hidden_size | INT | 11–1000000 | — |
| num_layers | INT | 11–1000 | — |
| nonlinearity | COMBO | 2 options: tanh, relu | |
| bias | BOOLEAN | true | — |
| batch_first | BOOLEAN | true | — |
| dropout | FLOAT | 0.000–1 | — |
| bidirectional | BOOLEAN | false | — |
| linear_output_size | INT | 11–1000000 | — |
| linear_bias | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| PTMODEL | PTMODEL | — |