Introduction to Neural Networks for C#, 2nd Edition

  • Authors:
  • Jeff Heaton

  • Affiliations:
  • -

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

Introduction to Neural Networks with C#, Second Edition, introduces the C# 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 C# source code is available online for easy downloading.