Workflow
Train a simple Multilayer Perceptron using TensorFlow 2
Train a simple Multilayer Perceptron using TensorFlow 2 for a binary classification
This workflow shows how to train a simple multilayer perceptron for classification. It is demonstrated how the "DL Python Network Creator" can be used to create a simple neural network using the tf.keras API and how the "DL Python Network Learner" can be used to train the created network on data.
Please note this example should demonstrate how to set up the deep learning environment with Tensor Flow 2 and provide a working simple example.
adapted from: https://kni.me/w/Z1BLynW6P1l14odY
please download the complete DeepLearning (Keras, Tensorflow, H2O.ai) Workflow group:
https://hub.knime.com/mlauber71/spaces/Public/latest/kn_example_deeplearning_keras_tensorflow_classification~G8jl-DTMCBqoxyB9/
------------------
In order to run the example, please make sure you have the following KNIME extensions installed:
* KNIME Deep Learning - TensorFlow 2 Integration (Labs)
You also need a local Python installation that includes TensorFlow 2. Please refer to https://docs.knime.com/latest/deep_learning_installation_guide/#dl_python_setup for installation recommendations and further information.
External resources
- envconfigs - KNIME Python Integration
- you will need a working Anaconda oder Miniconda installation
- (official) KNIME Deep Learning Integration Installation Guide
- Meta Collection about KNIME and Python
- (official) KNIME Python Integration Guide
- please download the complete DeepLearning (Keras, Tensorflow, H2O.ai) Workflow group
- Codeless Deep Learning with KNIME
- TensorFlow 2 Tutorial: Get Started in Deep Learning With tf.keras
- adapted from: Train a simple Multilayer Perceptron using TensorFlow 2
- KNIME Deep Learning Integration Installation Guide
Used extensions & nodes
Created with KNIME Analytics Platform version 4.5.0
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.
Discussion
Discussions are currently not available, please try again later.