Icon

02_​NeuralNetwork_​DeepLearning

Classifying the iris dataser with ANN 4-3-1

This workflow trains a multiplayer Perceptron with 4-8-3 layers, using BackPropagation, to classify the Iris dataset.

Classification of the iris data set using an ANN 4-8-3trained with BP read theiris datasetRMSProp200 epochsapplynormaliz.functionapply trained network75% for training 25 % for testinghidden layer 8 unitsReLu act. functionoutput layer3 unitsoftmax act. functionto [0,1]input layer 4 unitstransformclass to indexcreate collection cell of indicesextract predictionevaluate network performanceTable Reader Keras NetworkLearner Normalizer (Apply) Keras NetworkExecutor Partitioning Keras Dense Layer Keras Dense Layer Normalizer Keras Input Layer Rule Engine Create CollectionColumn Rule Engine Scorer Classification of the iris data set using an ANN 4-8-3trained with BP read theiris datasetRMSProp200 epochsapplynormaliz.functionapply trained network75% for training 25 % for testinghidden layer8 unitsReLu act. functionoutput layer3 unitsoftmax act. functionto [0,1]input layer 4 unitstransformclass to indexcreate collection cell of indicesextract predictionevaluate network performanceTable Reader Keras NetworkLearner Normalizer (Apply) Keras NetworkExecutor Partitioning Keras Dense Layer Keras Dense Layer Normalizer Keras Input Layer Rule Engine Create CollectionColumn Rule Engine Scorer

Nodes

Extensions

Links