Jump to ratings and reviews
Rate this book

Introduction to Neural Networks for Java

Rate this book
Introduction to Neural Networks for 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.

440 pages, Paperback

First published November 25, 2005

3 people are currently reading
57 people want to read

About the author

Jeff Heaton

30 books9 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (14%)
4 stars
10 (29%)
3 stars
14 (41%)
2 stars
4 (11%)
1 star
1 (2%)
Displaying 1 - 4 of 4 reviews
26 reviews11 followers
April 8, 2011
This is a good introductory book on neural networks. Too many java code not related to neural networks, for example, presenting how to create some swing based user interface for Hopfield Network or Self Organising Map. I read it primarily because of using Encog framework (http://code.google.com/p/encog-java/), which is a neural networks library developed by the author of this book.
41 reviews1 follower
April 5, 2009
Good introduction to neural networks. I was glad that this edition didn't use the JOONE package.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.