April 2026
461 pages
17h 56m
English
In this chapter, we take our first step by introducing the perceptron, a fundamental type of neural network designed for binary classification. We will explore how it processes inputs, applies weights, and utilizes an activation function to distinguish between two categories based on learned patterns.
This chapter describes the simplest form of neural networks, the perceptrons, which are also referred to as linear classifiers. We’ll work out step-by-step how the perceptrons work using images and codes, as well as simple examples to explain the subject matter. At the end of the chapter, you’ll teach a moving robot to recognize holes or avoid driving into the wall.
Imagine you no longer have to plan ...
Read now
Unlock full access