Programming Neural Networks with Encog3 in Java

Programming Neural Networks with Encog3 in Java

ISBN: 1604390255

ISBN 13: 9781604390254

Author: Jeff Heaton

3.82 of 14

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


Encog is an advanced Machine Learning Framework for Java, C# and Silverlight. This book focuses on using the neural network capabilities of Encog with the Java programming language. This book begins with an introduction to the kinds of tasks neural networks are suited towards. The reader is shown how to use classification, regression and clustering to gain new insights into data. Neural network architectures such as feedforward, self organizing maps, NEAT, and recurrent neural networks are introduced. This book also covers advanced neural network training techniques such as back propagation, quick propagation, resilient propagation, Levenberg Marquardt, genetic training and simulated annealing. Real world problems such as financial prediction, classifiction and image processing are introduced.