April 2026
461 pages
17h 56m
English
The linear separability, that is, the division of the input examples, can also be nicely illustrated for low dimensions, which you’ll see in this section.
Let’s take a look at the example from before, where we’ve already visualized the error of the perceptron learning algorithm. Now let’s look at how the perceptron learning algorithm adjusts the weights iteration by iteration to arrive at the correct classification. But first, we have a little math problem for you, in which you first adjust and correct the weights manually.
Let’s assume that the weight vector has the values (-0.28, 0.02, 0.05). The vector (1,0,1) is transferred as input to the ANN with ...
Read now
Unlock full access