フィルターのクリア

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

1 回表示 (過去 30 日間)
Amna El-tawil
Amna El-tawil 2018 年 11 月 14 日
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?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by