Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Nodes
  • DL Python Network Executor
NodeNode / Predictor

DL Python Network Executor

Analytics Integrations Deep Learning Python
Drag & drop
Like
Copy short link

This node allows custom execution of a (Python compatible) deep learning network in a local Python installation via a user-defined script. The path to the Python executable has to be configured in Preferences → KNIME → Python. It also allows to import Jupyter notebooks as Python modules via the knime_jupyter module that is part of the Python workspace.

Node details

Input ports
  1. Type: DLPythonNetworkPortObject
    Deep Learning Network
    The trained deep learning network. Referred to as input_network in the Python script. Can be any deep learning network which can be used in Python.
  2. Type: Table
    Data Table
    The input table. Referred to as input_table in the Python script, where it is a pandas.DataFrame.
Output ports
  1. Type: Table
    Data Table
    The output table. This is the content of the variable output_table which has to be defined in the script and has to be a pandas.DataFrame in order for this node to execute successfully.

Extension

The DL Python Network Executor node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Train simple CNN
    Deep learning Keras Image classification
    In this workflow we create a simple Convolutional Neural Network using the DL Python Netw…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 04_Cats_and_Dogs > 02_Train_simple_CNN
    knime
  2. Go to item
    Train simple CNN
    Deep learning Keras Image classification
    In this workflow we create a simple Convolutional Neural Network using the DL Python Netw…
    kathrin > Forum Questions > 02_Train_simple_CNN
    kathrin
  3. Go to item
    Neural Machine Translation English to German
    Deep learning Keras Sequence analysis
    +12
    Uses a character level encoder-decoder network of LSTMs. The encoder network reads the in…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 05_Neural_Machine_Translation
    knime
  4. Go to item
    Fine-tune VGG16 (Python)
    Deep learning Keras Image classification
    Instead of creating our own network architecture as in the previous workflow "Train simpl…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 04_Cats_and_Dogs > 03_Fine-tune_VGG16_Python
    knime
  5. Go to item
    Fine-tune VGG16 (Python)
    Deep learning Keras Image classification
    Instead of creating our own network architecture as in the previous workflow "Train simpl…
    lukass > Public > Tickets > 23479_03_Fine-tune_VGG16_Python_maybe_repaired_now
    lukass
  6. Go to item
    Train simple CNN
    Deep learning Keras Image classification
    In this workflow we create a simple Convolutional Neural Network using the DL Python Netw…
    mlauber71 > Public > kn_example_deeplearning_cats_dogs > kn_dl_02_train_simple_cnn
    mlauber71
  7. Go to item
    Fine-tune VGG16 (Python)
    Deep learning Keras Image classification
    Instead of creating our own network architecture as in the previous workflow "Train s…
    mlauber71 > Public > kn_example_deeplearning_cats_dogs > kn_dl_03_fine_tune_vgg16_python
    mlauber71
  8. Go to item
    [KNIME Nodes] KN-301 Simple Demand Forecasting Neural Networks
    Neural Networks Deep Learning Sales Forecast
    Compares the Keras Layer Nodes against the DL Python nodes. Builds four models which atte…
    scientificstrategy > Public > KNIME Nodes > KN-301 Simple Demand Forecasting Neural Networks v05
    scientificstrategy
  9. Go to item
    Training Spheroid Detection Model
    This workflow reads and processes raw images taken with CytoSMART Lux2 and Lux 3 BR micro…
    knime > Life Sciences > Laboratory Data > Spheroid Detection > Training Spheroid Detection Model
    knime
  10. Go to item
    WebPortal Predictions
    The workflow reads in a trained VGG16 model from the preceeding workflow, and applies it …
    knime > Examples > 50_Applications > 31_Histopathology_Blog_Post > _legacy_version > 03_WebPortal_Predictions
    knime
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits