Jump to ratings and reviews
Rate this book

Introduction to Neural Networks With Java

Rate this book
Introduction to Neural Networks in Java introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures such as the feedforward backpropagation, Hopfield, and Kohonen networks are discussed. Additional AI topics, such as Genetic Algorithms and Simulated Annealing, are also introduced. Practical examples are given for each neural network. Examples include the Traveling Salesman problem, handwriting recognition, fuzzy logic and learning mathematical functions. All Java source code can be downloaded online. In addition to showing the programmer how to construct these neural networks, the book discusses the Java Object Oriented Neural Engine (JOONE). JOONE is a free open source Java neural engine.

380 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.