Introduction to Neural Networks for Java, 2nd Edition

  • Authors:
  • Jeff Heaton

  • Affiliations:
  • -

  • Venue:
  • Introduction to Neural Networks for Java, 2nd Edition
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

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.