© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
I. LivshinArtificial Neural Networks with Javahttps://doi.org/10.1007/978-1-4842-7368-5_10

10. Using Neural Networks for the Classification of Objects

Igor Livshin1  
(1)
Chicago, IL, USA
 

In this chapter, we use neural networks for the classification of objects. Classification is the task of recognizing various objects and determining the class that those objects belong to. As with many areas of artificial intelligence, classification is easily done by humans, while being quite difficult for computers.

Example: Classification of Records

Listing 10-1 shows five books, and each book belongs to a different area of human knowledge: medical, programming, engineering, ...

Get Artificial Neural Networks with Java: Tools for Building Neural Network Applications 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.