Icon

04_​Train_​a_​MLP

Train a simple Multilayer Perceptron using TensorFlow 2
Train a simple Multilayer Perceptron using TensorFlow 2This 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 howthe "DL Python Network Learner" can be used to train the created network on data. Normalize dataSplit training setfrom test setRead dataTo one-hotvectorCreateTensorFlow 2 MLPTrain MLPCombine intoclass columnSort classesRename classcolumnExecute onunseen dataEvaluateSave for deployment Normalizer(deprecated) Partitioning Table Reader One to Many DL PythonNetwork Creator DL PythonNetwork Learner Many to One Column Resorter Column Rename TensorFlow 2Network Executor Scorer TensorFlow 2Network Writer Train a simple Multilayer Perceptron using TensorFlow 2This 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 howthe "DL Python Network Learner" can be used to train the created network on data. Normalize dataSplit training setfrom test setRead dataTo one-hotvectorCreateTensorFlow 2 MLPTrain MLPCombine intoclass columnSort classesRename classcolumnExecute onunseen dataEvaluateSave for deployment Normalizer(deprecated) Partitioning Table Reader One to Many DL PythonNetwork Creator DL PythonNetwork Learner Many to One Column Resorter Column Rename TensorFlow 2Network Executor Scorer TensorFlow 2Network Writer

Nodes

Extensions

Links