142 results
- Go to itemThis workflow trains a simple convolutional neural network (CNN) on the MNIST dataset using Keras. The enclosed pictures are from…3
- Go to itemThis workflow shows how to train a simple neural network for text classification, in this case sentiment analysis. The used netwo…3
- Go to itemThis workflow shows how to train a simple neural network for text classification, in this case sentiment analysis. The used netwo…3
- Go to itemThis is also the ECG dataset from Kaggle, put together from PhysioNet MIT-BIH Arrhythmia (https://www.kaggle.com/shayanfazeli/hea…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 trains a simple convolutional neural network (CNN) on the MNIST dataset via Keras. You can use either a code based …1
- Go to itemThis workflow creates and trains a Unet for segmenting cell images. The trained network is used to predict the segmentation of un…1
- Go to itemThis workflow trains and applies an LSTM network to predict energy demand using lagged values of a time series as input. In the E…1
- Go to itemThis workflow applies an LSTM network to predict energy demand using lagged values of a time series as input.1
- Go to itemTraining a Reinforcment Learning Model to play Tic-Tac-Toe with the Keras Deep Learning Integration.1
- Go to itemA workflow deploying the network trained in the Tic-Tac-Toe Learn workflow to a KNIME Webportal application to enable interactive…1
- Go to itemThis workflow reads images of cats and dogs, performs some simple preprocessing, and trains and evaluates a Convolutional Neural …1
- Go to itemPartition numeric input data into a training, test, and validation set. Normalize the data into range [0,1]. Build a Keras autoen…1
- Go to itemRead Keras model. Read deployment data, which are normalized into range [0,1]. Apply the Keras model to the deployment data, calc…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 shows the different options of training and executing a network using TF2 on the example of an autoencoder: Option …1
- Go to itemIn this workflow we pre-process the image data, which we will use throughout the following example workflows. Please note: The wo…1