How I write a program 4*3 single layer perceptron network?

2 Ansichten (letzte 30 Tage)
Amna El-tawil
Amna El-tawil am 14 Nov. 2018
The data set contains three species of flowers (classes) setosa, versicolour and virginica.
It contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class (setosa) is
linearly separable from the other 2; the latter are NOT linearly separable from each other. The database
contains the following attributes in cm: petal width, petal length, sepal width, and sepal length.
...Design and write a program for a 4x3 single layer perceptron network to predict the three species of flowers
setosa, versicolour and virginica in a language of your choice. Use training data for training and testing data
for testing the performance of your design.
a-1. What percentage of the training samples cannot be predicted correctly?

Antworten (0)

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by