23 results
- Go to itemThis workflow demonstrates how to do sentiment analysis by fine-tuning Google's BERT network. The idea is straight forward: A sma…12
- Go to itemThis workflow shows the different options of training and executing a network using TF2 on the example of an autoencoder: Option …1
- Go to itemThis workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…1
- Go to itemThis workflow shows one way of applying deep learning to tabular data. The main focus of the workflow lies on data preparation an…1
- Go to itemThis workflow trains a simple convolutional neural network (CNN) on the MNIST dataset via TensorFlow.0
- Go to itemTrain a simple Multilayer Perceptron using TensorFlow 2 for a binary classification This workflow shows how to train a simple mul…0
- Go to itemThis workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…0
- Go to itemThis workflow aims at performing inference on boxoffice revenues (adjusted for dollar inflation with CPI) by combining informatio…0
- Go to itemThis workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…0
- Go to itemThis workflow shows how to train an XGBoost based image classifier that uses a pretrained convolutional neural network to extract…0
- Go to itemThis workflow shows how to train a simple multilayer perceptron for classification. It is demonstrated how the "DL Python Network…0
- Go to itemThis workflow demonstrates how to do sentiment analysis with BERT extension for Knime by Redfield.0
- Go to itemIn this workflow, abstracts from the COVID-19 Open Research Dataset (https://www.kaggle.com/allen-institute-for-ai/CORD-19-resear…0
- Go to itemThis workflow shows how to edit a TensorFlow model using the TensorFlow Python API by adding an additional output to a model. The…0
- Go to itemThis workflow uses the TensorFlow Python bindings to create and train a multilayer perceptron using the Python API. The trained n…0
- Go to itemThis workflow trains a simple convolutional neural network (CNN) on the MNIST dataset via TensorFlow. In order to run the example…0
- Go to itemThis workflow shows how a model from the TensorFlow Hub can be used in KNIME. MobileNet is used to predict the class of 6 images.…0
- Go to itemこのワークフローは、TensorFlowを介してMNISTデータセット上でシンプルな畳み込みニューラルネットワーク(CNN)を学習します。 例題を実行するためには、以下のKNIME拡張機能がインストールされていることを確認してください。 * KNIME De…0
- Go to itemThis workflow reads a trained SavedModel for the MNIST dataset and executes it on test data. In order to run the example, please …0
- Go to itemConverts a Keras deep learning model with TensorFlow backend to a TensorFlow model. TensorFlow models can be executed using the T…0