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

23 results

Filter
Tensorflow
Deep Learning Machine Learning Keras TensorFlow 2 Classification Data Mining Dimensionality Reduction Embedding Analytics Integrations
  1. Go to item
    Workflow
    Sentiment Analysis with BERT
    Deep Learning NLP Machine Learning
    +8
    This workflow demonstrates how to do sentiment analysis by fine-tuning Google's BERT network. The idea is straight forward: A sma…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 04_TensorFlow2 > 01_BERT_Sentiment_Analysis
    12
    knime
  2. 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
  3. Go to item
    Workflow
    Mixing Deep Learning with XGBoost
    Deep Learning Machine Learning XGBoost
    +11
    This workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…
    christian.birkhold > Deep Learning with XGBoost > Mixing_DL_with_XGBoost
    1
    christian.birkhold
  4. 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
  5. Go to item
    Workflow
    Train MNIST classifier
    Deep learning TensorFlow Image classification
    This workflow trains a simple convolutional neural network (CNN) on the MNIST dataset via TensorFlow.
    hawk326040 > Public > 03_Train_MNIST_classifier
    0
    hawk326040
  6. Go to item
    Workflow
    Sentiment Analysis with BERT extension by Redfield
    Deep Learning NLP Machine Learning
    +9
    This workflow demonstrates how to do sentiment analysis with BERT extension for Knime by Redfield.
    redfield > Public > BERT_Sentiment_Analysis_with_BERT_extension
    0
    redfield
  7. Go to item
    Workflow
    Semantic Search with BERT
    Tensorflow Tensorflow2 BERT
    +1
    In this workflow, abstracts from the COVID-19 Open Research Dataset (https://www.kaggle.com/allen-institute-for-ai/CORD-19-resear…
    knime > Examples > 08_Other_Analytics_Types > 01_Text_Processing > 27_Semantic_Search_with_BERT
    0
    knime
  8. Go to item
    Workflow
    Read and Execute a SavedModel on MNIST
    Deep learning TensorFlow
    This workflow reads a trained SavedModel for the MNIST dataset and executes it on test data. In order to run the example, please …
    knime > Examples > 04_Analytics > 14_Deep_Learning > 03_TensorFlow > 01_Read_And_Execute_a_SavedModel_on_MNIST
    0
    knime
  9. Go to item
    Workflow
    Train MNIST classifier
    Deep learning TensorFlow Image classification
    This workflow trains a simple convolutional neural network (CNN) on the MNIST dataset via TensorFlow. In order to run the example…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 03_TensorFlow > 03_Train_MNIST_classifier
    0
    knime
  10. Go to item
    Workflow
    Edit MNIST SavedModel
    Deep learning TensorFlow Image classification
    This workflow shows how to edit a TensorFlow model using the TensorFlow Python API by adding an additional output to a model. The…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 03_TensorFlow > 04_Edit_MNIST_SavedModel
    0
    knime
  11. Go to item
    Workflow
    Train a simple Multilayer Perceptron using TensorFlow 2
    TensorFlow 2 Deep Learning Tf
    +3
    This workflow shows how to train a simple multilayer perceptron for classification. It is demonstrated how the "DL Python Network…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 04_TensorFlow2 > 04_Train_a_MLP
    0
    knime
  12. Go to item
    Workflow
    Use a TensorFlow Hub model for TensorFlow 2
    Tf Tfhub TensorFlow Hub
    +5
    This workflow shows how a model from the TensorFlow Hub can be used in KNIME. MobileNet is used to predict the class of 6 images.…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 04_TensorFlow2 > 05_Use_a_TFHub_Model
    0
    knime
  13. Go to item
    Workflow
    The Impact of Movie Posters and Data on Boxoffice Revenues
    IMDb Text Mining Boxoffice
    +12
    This workflow aims at performing inference on boxoffice revenues (adjusted for dollar inflation with CPI) by combining informatio…
    simonedigreg > Public > FinalProjectMKT > Workflow Final Challenge
    0
    simonedigreg
  14. Go to item
    Workflow
    Train a simple Multilayer Perceptron using TensorFlow 2
    TensorFlow 2 Deep Learning Tf
    +3
    Train a simple Multilayer Perceptron using TensorFlow 2 for a binary classification This workflow shows how to train a simple mul…
    mlauber71 > Public > kn_example_deeplearning_keras_tensorflow_classification > kn_deeplearn_050_tensorflow2_basic_mlp
    0
    mlauber71
  15. Go to item
    Workflow
    Mixing Deep Learning with XGBoost
    Deep Learning Machine Learning XGBoost
    +11
    This workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…
    yusupov > Public > Mixing_DL_with_XGBoost
    0
    yusupov
  16. Go to item
    Workflow
    畳み込みニューラルネットワークのトレーニング
    Deep learning TensorFlow Image classification
    このワークフローは、TensorFlowを介してMNISTデータセット上でシンプルな畳み込みニューラルネットワーク(CNN)を学習します。 例題を実行するためには、以下のKNIME拡張機能がインストールされていることを確認してください。 * KNIME De…
    infocom > Public > 04_分析 > 14_ディープラーニング > 03_TensorFlow > 03_畳み込みニューラルネットワークのトレーニング
    0
    infocom
  17. Go to item
    Workflow
    Mixing Deep Learning with XGBoost
    Deep Learning Machine Learning XGBoost
    +11
    This workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…
    lyudmila > Public > Mixing_DL_with_XGBoost
    0
    lyudmila
  18. Go to item
    Workflow
    Mixing_DL_with_XGBoost
    Deep Learning Machine Learning XGBoost
    +11
    This workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…
    nemad > Public > Mixing_DL_with_XGBoost
    0
    nemad
  19. Go to item
    Workflow
    Train a MLP
    Deep learning TensorFlow
    This workflow uses the TensorFlow Python bindings to create and train a multilayer perceptron using the Python API. The trained n…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 03_TensorFlow > 02_Training_Tensorflow_MLP
    0
    knime
  20. Go to item
    Node / Source
    Keras to TensorFlow Network Converter
    Analytics Integrations Deep Learning
    +1
    Converts a Keras deep learning model with TensorFlow backend to a TensorFlow model. TensorFlow models can be executed using the T…
    0
    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