Logo

Programming Neural Networks with Encog3 in Java

Large book cover: Programming Neural Networks with Encog3 in Java

Programming Neural Networks with Encog3 in Java
by

Publisher: Heaton Research
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.

Home page url

Download or read it online for free here:
Download link
(2.4MB, PDF)

Similar books

Book cover: Design Patterns in Java TutorialDesign Patterns in Java Tutorial
- TutorialsPoint.com
Design patterns are solutions to general problems that software developers faced during software development. This tutorial will take you through step by step approach and examples using Java while learning Design Pattern concepts.
(20822 views)
Book cover: Data Structures and Algorithm Analysis in JavaData Structures and Algorithm Analysis in Java
by - Dover Publications
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, explaining how to select the data structure best suited to specific problems. It uses Java programming language and is suitable for second-year courses.
(19656 views)
Book cover: Modern Java: A Guide to Java 8Modern Java: A Guide to Java 8
by - 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.
(7215 views)
Book cover: Java PreciselyJava Precisely
by - 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.
(22096 views)