Programming Neural Networks with Encog3 in Java
by Jeff Heaton
Publisher: Heaton Research 2011
ISBN-13: 9781604390216
Number of pages: 242
Description:
The book introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures are discussed. Training techniques, such as backpropagation, genetic algorithms and simulated annealing are also introduced.
Download or read it online for free here:
Download link
(2.4MB, PDF)
Similar books

by Peter Sestoft - IT University of Copenhagen
This is a concise description of the Java programming language, version 1.1 and later. It is a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail.
(19954 views)

by Bruno R. Preiss - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(16114 views)

by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(5632 views)

by Jeff Heaton - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(18050 views)