Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Neural Networks for Java, 2nd Edition (repost)

Posted By: tot167
Introduction to Neural Networks for Java, 2nd Edition (repost)

Jeff Heaton, "Introduction to Neural Networks for Java, 2nd Edition"
Heaton Research, Inc. | 2008 | ISBN: 1604390085 | 440 pages | PDF | 3,8 MB

Introduction to Neural Networks with Java, Second Edition, 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. Practical examples are given for each neural network. Examples include the traveling salesman problem, handwriting recognition, financial prediction, game strategy, mathematical functions, and Internet bots. All Java source code is available online for easy downloading.

Download