Linear Limitations
An overview of the limitations of a single layer perceptron model.
Chapter Goals:
- Understand the limitations of a single layer perceptron model
A. Linear decision boundary
The input data we've been using to train and evaluate the single layer perceptron model has been pairs of (x, y) points with labels indicating whether the point is above (labeled 1) or below (labeled 0) the ...
Get hands-on with 1400+ tech skills courses.