© Fabio Nelli 2018
Fabio NelliPython Data Analyticshttps://doi.org/10.1007/978-1-4842-3913-1_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. Indeed, 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’ll 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. Think about, for example, the ZIP codes on letters at the post office and ...

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.