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 C# (2nd Edition) [Repost]

Posted By: ChrisRedfield
Introduction to Neural Networks for C# (2nd Edition) [Repost]

Jeff Heaton - Introduction to Neural Networks for C# (2nd Edition)
Published: 2008-10-02 | ISBN: 1604390093 | PDF | 428 pages | 3 MB


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.