Node Connectivity

There are 2898 nodes that can be used as successor for a node with an output port of type Table.

Distance Matrix Calculate 

Calculates distance matrix on input table and appends result as (typed) column.

Distance Matrix Pair Extractor 

Extracts all pairs from the distance matrix that apply to the selected comparator and threshold.

Similarity Search 

Similarity/Distance search in two data sets.

Keras Convolutional LSTM 2D Layer 

2D Convolutional Long-Short Term Memory (LSTM) layer.

Keras Convolutional LSTM 2D Layer Deprecated

2D Convolutional Long-Short Term Memory (LSTM) layer.

Keras CuDNN GRU Layer 

Fast GRU implementation backed by CuDNN.

Keras CuDNN GRU Layer Deprecated

Fast GRU implementation backed by CuDNN.

Keras CuDNN LSTM Layer 

Fast LSTM implementation backed by CuDNN.

Keras CuDNN LSTM Layer Deprecated

Fast LSTM implementation backed by CuDNN.

Keras GRU Layer 

Gated recurrent unit.