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

5. Neural Network Development Using the Java Encog Framework

Igor Livshin1 
(1)
Chicago, IL, USA
 

To facilitate your learning of network program development using Java, you will develop your first simple program using the function from Example 1 in Chapter 2.

Example 2: Function Approximation Using the Java Environment

Figure 5-1 shows the function that is given to you with its values at nine points.
../images/477043_1_En_5_Chapter/477043_1_En_5_Fig1_HTML.jpg
Figure 5-1

Function to be approximated

Although Encog can process a set of file formats that belong to the BasicMLDataset format, the easiest file ...

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.