© 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_2

2. Internal Mechanics of Neural Network Processing

Igor Livshin1  
(1)
Chicago, IL, USA
 

This chapter discusses the inner workings of neural network processing. It shows how a network is built, trained, and tested.

Function to Be Approximated

Let’s consider the function y(x) = x2 shown in Figure 2-1. However, let’s pretend that the function formula is not known and that the function values are given to us by their values at four points.
../images/477043_2_En_2_Chapter/477043_2_En_2_Fig1_HTML.jpg
Figure 2-1

Graph of the function

Table ...

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.