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
Practical Artificial Intelligence Programming in Javaby Mark Watson - Lulu.com
The book uses the author's libraries and the best of open source software to introduce AI (Artificial Intelligence) technologies like neural networks, genetic algorithms, expert systems, machine learning, and NLP (natural language processing).
(27220 views)
Programming Principles in Java: Architectures and Interfacesby David Schmidt - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(27525 views)
Java for Small Teamsby Henry Coles, et al. - GitBook
This book is an attempt to capture what good Java code looks like and the practices that help produce it. Tis document is intended for anyone, from developers writing Java for the first time through to seasoned technical leads serving multiple teams.
(8058 views)
Java: The Legendby Ben Evans - O'Reilly Media
Java has flourished and is now one of the world's most important and widely-used programming environments. Benjamin Evans, the Java editor for InfoQ and author of Java in a Nutshell, 6th edition, takes us on a journey through time ...
(9309 views)