© Igor Livshin 2019
Igor LivshinArtificial Neural Networks with Javahttps://doi.org/10.1007/978-1-4842-4421-0_10

10. Using Neural Networks to Classify Objects

Igor Livshin1 
(1)
Chicago, IL, USA
 

In this chapter, you’ll use a neural network to classify objects. Classification means recognizing various objects and determining the class to which those objects belong. As with many areas of artificial intelligence, classification is easily done by humans but can be quite difficult for computers.

Example 6: Classification of Records

For this example, you are presented with five books, and each book belongs to a different area of human knowledge: medical, programming, engineering, electrical, or music. You are also given the three most frequently used words ...

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.