© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
F. NelliPython Data Analyticshttps://doi.org/10.1007/978-1-4842-9532-8_12

12. Recognizing Handwritten Digits

Fabio Nelli1  
(1)
Rome, Italy
 

So far you have seen how to apply the techniques of data analysis to pandas dataframes containing numbers and strings. However, data analysis is not limited to numbers and strings, because images and sounds can also be analyzed and classified.

In this short but no-less-important chapter, you will learn about handwriting recognition.

Handwriting Recognition

Recognizing handwritten text is a problem that can be traced back to the first automatic machines that needed to recognize individual characters in handwritten documents. ...

Get Python Data Analytics: With Pandas, NumPy, and Matplotlib now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.