This mini-book will take you step-by-step through coding your own neural network. The language used is C++, although it€s really mostly C syntax. Once you have mastered the steps, it should be easy enough to translate ...

Buy Now From Amazon

Product Review

This mini-book will take you step-by-step through coding your own neural network. The language used is C++, although it€s really mostly C syntax. Once you have mastered the steps, it should be easy enough to translate your knowledge into most other languages.

The book goes step by step through the development of a relatively simple 3-layer back-propagation neural network to solve the exclusive OR problem. The purpose is to explain the concepts from a code-literate standpoint. There are lots of text-heavy and math-heavy explanations of how neural networks work, but few code-centric explanations. The exclusive OR problem is a good example because this cannot be solved with a single-layer neural network. If you are a coder, the explanations should make sense to you. No explanations of C++ syntax are given, so this is not for the novice programmer. This book is not for the purist or the researcher, it€s an introductory book for people who want a basic understanding of how neural networks work.


Similar Products

Introduction to the Math of Neural NetworksUnderstanding Neural NetworksArtificial Intelligence for Humans, Volume 3: Deep Learning and Neural NetworksArtificial Intelligence for Humans, Volume 1: Fundamental AlgorithmsArtificial Intelligence for Humans, Volume 2: Nature-Inspired AlgorithmsMake Your Own Neural NetworkMachine Learning With Random Forests And Decision Trees: A Mostly Intuitive Guide, But Also Some PythonIntroduction to implementing neural networksIntroduction to Artificial Intelligence: Second, Enlarged Edition (Dover Books on Mathematics)Markov Models: Master Data Science and Unsupervised Machine Learning in Python