Keras Network Reader

This node reads a Keras deep learning network from an input file. The file can either contain a full, pre-trained network (.h5 file) or just a network specification without weights (.json or .yaml file).

Options

Input Location
The path to the input file that contains the Keras network. KNIME URLs like "knime://knime.workflow/ ... <filename>" are supported.
Copy deep learning network into KNIME workflow?
If selected, the Keras network will be copied into the KNIME workflow, so that it is available for export with the workflow. Otherwise, only a reference to the actual network file is used by KNIME.

Input Ports

This node has no input ports

Output Ports

Icon
The Keras deep learning network.

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.