Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Search

225 results

Filter
Filter by tag
Keras
Deep Learning Neural network Sequence analysis Text analysis Text processing Image classification LSTM Analytics Integrations Layers
+5
  1. Go to item
    Workflow
    Sentiment Analysis
    Deep learning Keras Text classification
    +11
    This workflow shows how to train a simple neural network for text classification, in this case sentiment analysis. The used netwo…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 08_Sentiment_Analysis_with_Deep_Learning_KNIME_nodes
    3
    knime
  2. Go to item
    Workflow
    Sentiment Analysis
    Deep learning Keras Text classification
    +9
    This workflow shows how to train a simple neural network for text classification, in this case sentiment analysis. The used netwo…
    andisa.dewi > Public > Deep Learning Workshop > Sentiment_Analysis_Deep_Learning
    3
    andisa.dewi
  3. Go to item
    Workflow
    Simple CNN for Image Classification
    Deep learning Keras Image classification
    This workflow trains a simple convolutional neural network (CNN) on the MNIST dataset using Keras. The enclosed pictures are from…
    kathrin > Codeless Deep Learning with KNIME > Chapter 9 > MNIST_Classification > Image_Classification_MNIST
    3
    kathrin
  4. Go to item
    Workflow
    KNIME Deep Learning - Train MNIST classifier with Keras nodes
    Deep learning Keras Image classification
    This workflow trains a simple convolutional neural network (CNN) on the MNIST dataset via Keras. You can use either a code based …
    scottf > Public > Train_MNIST_classifier_Keras_Nodes
    1
    scottf
  5. Go to item
    Workflow
    Autoencoder MNIST MidPoint Focus
    Autoencoder Keras Neural network
    +8
    Exploring the latent space of an autoencoder for dimensional reduction
    iceman > Public > Autoencoder MNIST MidPoint Focus
    1
    iceman
  6. Go to item
    Workflow
    ECG Heartbeat Classification Dataset (PTB)
    ECG Conv1D Neural Network
    +4
    This ECG dataset is provided by Physikalisch-Technische Bundesanstalt (PTB) and is available on Kaggle (https://www.kaggle.com/sh…
    knime > Digital Healthcare > ECG Arrythmia Detection > ecg_cnn_ptb
    1
    knime
  7. Go to item
    Workflow
    ECG MIT-BIH Data Analysis and Modelling
    ECG Arrhythmia CNN
    +6
    This is also the ECG dataset from Kaggle, put together from PhysioNet MIT-BIH Arrhythmia (https://www.kaggle.com/shayanfazeli/hea…
    knime > Digital Healthcare > ECG Arrythmia Detection > ecg_cnn_mit
    1
    knime
  8. Go to item
    Workflow
    Sentiment Analysis
    Deep learning Keras Text classification
    +9
    This workflow shows how to train a simple neural network for text classification, in this case sentiment analysis. The used netwo…
    scottf > Public > TextMiningWebinar > Sentiment > Sentiment_Deep_Learning
    1
    scottf
  9. Go to item
    Workflow
    U-Net Encoder Decoder Architecture for Cell Segmentation
    Cell segmentation Cell image Neural network
    +4
    This workflow creates and trains a Unet for segmenting cell images. The trained network is used to predict the segmentation of un…
    janina > Public > UNet_Keras_CellSegmentation
    1
    janina
  10. Go to item
    Workflow
    Energy Demand Prediction with LSTM - Deployment
    Time Series Prediction Energy Usage
    +4
    This workflow applies an LSTM network to predict energy demand using lagged values of a time series as input.
    kathrin > Codeless Deep Learning with KNIME > Chapter 6 > 02_TSA_with_LSTM_Network_Deployment
    1
    kathrin
  11. Go to item
    Workflow
    Image Classification Application
    Deep learning Keras Image classification
    +3
    This workflow reads images of cats and dogs, performs some simple preprocessing, and trains and evaluates a Convolutional Neural …
    emilio_s > Simple Examples > Image Classification Application
    1
    emilio_s
  12. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Training
    Autoencoder Keras Neural network
    +12
    This workflow trains an autoendcoder model to detect fraudulent transactions.
    kathrin > Codeless Deep Learning with KNIME > Chapter 5 > 01_Autoencoder_for_Fraud_Detection_Training
    1
    kathrin
  13. Go to item
    Workflow
    Different options to train an autoencoder using TensorFlow 2
    Autoencoder Keras Neural network
    +5
    This workflow shows the different options of training and executing a network using TF2 on the example of an autoencoder: Option …
    knime > Examples > 04_Analytics > 14_Deep_Learning > 04_TensorFlow2 > 02_Tensorflow2_Autoencoder_for_Fraud_Detection_Training
    1
    knime
  14. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Deployment
    Autoencoder Keras Neural network
    +15
    This workflow applies a trained autoencoder model to detect fraudulent transactions.
    kathrin > Codeless Deep Learning with KNIME > Chapter 5 > 02_Autoencoder_for_Fraud_Detection_Deployment
    1
    kathrin
  15. Go to item
    Workflow
    Tic-Tac-Toe Play
    Reinforcment Learning Keras Deep Learning
    +2
    A workflow deploying the network trained in the Tic-Tac-Toe Learn workflow to a KNIME Webportal application to enable interactive…
    corey > Public > Tic-Tac-Toe > Tic-Tac-Toe Play
    1
    corey
  16. Go to item
    Workflow
    Neural Machine Translation from English to German: Training Workflow
    Deep learning Keras Sequence analysis
    +12
    Uses a character level encoder-decoder network of LSTMs. The encoder network reads the input sentence character by character and …
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 12_Machine_Translation > 01_Training_a_Neural_Machine_Translation_Model
    1
    knime
  17. Go to item
    Workflow
    Preprocess image data
    Deep learning Keras Image classification
    In this workflow we pre-process the image data, which we will use throughout the following example workflows. Please note: The wo…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 04_Cats_and_Dogs > 01_Preprocess_image_data
    1
    knime
  18. Go to item
    Workflow
    Wide and Deep Learning on the Census dataset
    Deep learning Wide learning Tensorflow
    +2
    This workflow shows one way of applying deep learning to tabular data. The main focus of the workflow lies on data preparation an…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 09_Wide_and_Deep_Learning_on_Census_Dataset
    1
    knime
  19. Go to item
    Workflow
    KNIME Deep Learning - Classify images using ResNet50
    Deep learning Keras Image classification
    This workflow performs classification on some sample images using the ResNet50 deep learning network architecture, trained on Ima…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 02_Classify_images_using_ResNet50
    1
    knime
  20. Go to item
    Workflow
    KNIME Deep Learning - Classify images using InceptionV3
    Deep learning Keras Image classification
    This workflow performs classification on some sample images using the InceptionV3 deep learning network architecture, trained on …
    knime > Examples > 04_Analytics > 14_Deep_Learning > 02_Keras > 01_Classify_images_using_InceptionV3
    1
    knime

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