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 layer perceptron(MLP)learner and predictor to classify some image data. Formore information 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 Scorer Partitioning MultiLayerPerceptronPredictor RProp MLP Learner Table Reader Multi Layer Perceptron A simple example using a multi layer perceptron(MLP)learner and predictor to classify some image data. Formore information 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 dataNormalizer Scorer Partitioning MultiLayerPerceptronPredictor RProp MLP Learner Table Reader

Nodes

Extensions

Links