[Back to books]

Programming Neural Networks with Encog3 in C#, 2nd Edition

Programming Neural Networks with Encog3 in C#, 2nd Edition
Title:
Programming Neural Networks with Encog3 in C#, 2nd Edition
Author:
Jeff Heaton
ISBN:
9781604390261
Pages:
232
Status:
Available
Code:
[Click Here]
Errata:
Nothing yet.

Note: Our PDF books contain no DRM and can be printed, copied to multiple computers owned by you, and once downloaded do not require an internet connection.

Purchasing

You can purchase a Kindle or paperback below. Purchasing the book supports my projects and is greatly appreciated. I also allow you to download the entire book for free from this link. The free book is the complete text without any limitations; there are also ways you can support my ability to produce free content.

Note: prices above are an estimate, Amazon sets the final price. Amazon prices and currency exchange rates tend to fluxuate. Also, note that paperback and ebook may not be available in all regions.

Description

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

Table of Contents

*The book ends with chapter 14, which discusses the future of neural networks, quantum computing, and how it applies to neural networks. The Encog neural network framework is also introduced.