November 2025
Intermediate to advanced
432 pages
9h 37m
English
This chapter introduces a family of machine learning models called artificial neural networks (ANNs), or sometimes just neural networks, and we will utilize this knowledge to perform various tasks such as handwritten digit recognition, object detection and recognition, and finally gesture recognition from a video input.
A key characteristic of neural networks is that they attempt to learn relationships among variables in a multi-layered fashion; they learn multiple functions to predict intermediate results before combining these ...