Keras Set Output Layers

Allows to manipulate the network architecture of a Keras deep learning model by choosing a new set of output tensors of the model. Of the original layers of the model, only those that are relevant to produce the selected outputs are retained. The new outputs must be selected in the node configuration.

Options

Output Selection

Add output
Add an output tensor to the list of selected outputs. A dialog will be shown that allows to select which tensor should be added.
Remove
Remove the particular output from the list of selected outputs.

Input Ports

Icon
The Keras deep learning network.

Output Ports

Icon
A Keras deep learning network with the selected outputs.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.