Use matlab to test the resulting weight and bias values


The vectors in the ordered set defined below were obtained by measuring the weight and ear lengths of toy rabbits and bears in the Fuzzy Wuzzy Animal Factory. The target values indicate whether the respective input vector was taken from a rabbit (0) or a bear (1). The first element of the input vector is the weight of the toy, and the second element is the ear length.

1815_58b6cdba-f4ef-4e81-8328-67c0757f21f5.png

i. Use MATLAB to initialize and train a network to solve this "practical" problem.

ii. Use MATLAB to test the resulting weight and bias values against the input vectors.

iii. Add input vectors to the training set to ensure that the decision boundary of any solution will not intersect one of the original input vectors (i.e., to ensure only robust solutions are found). Then retrain the network. Your method for adding the input vectors should be general purpose (not designed specifically for this problem).

Request for Solution File

Ask an Expert for Answer!!
Civil Engineering: Use matlab to test the resulting weight and bias values
Reference No:- TGS01709524

Expected delivery within 24 Hours