Icon

02_​Example_​for_​Learning_​a_​Neural_​Network

Multi Layer Perceptron

After the data is normalized and partitioned, Multi-Layer-Perzeptron (MLP) is trained and applied.

Multi Layer Perceptron A simple example using a multi layerperceptron(MLP) learner and predictor toclassify some image data. For moreinformation on the data set see https://archive.ics.uci.edu/ml/datasets/Statlog+(Landsat+Satellite) normalize datascore resultssplit training setfrom test setuse neural networkto predict classesbuildneural networkread data Normalizer(deprecated) Scorer (deprecated) Partitioning MultiLayerPerceptronPredictor RProp MLP Learner Table Reader Multi Layer Perceptron A simple example using a multi layerperceptron(MLP) learner and predictor toclassify some image data. For moreinformation on the data set see https://archive.ics.uci.edu/ml/datasets/Statlog+(Landsat+Satellite) normalize datascore resultssplit training setfrom test setuse neural networkto predict classesbuildneural networkread data Normalizer(deprecated) Scorer (deprecated) Partitioning MultiLayerPerceptronPredictor RProp MLP Learner Table Reader

Nodes

Extensions

Links