Understanding Neural Networks The Experimenter's Guide
暂无分享,去创建一个
Understanding Neural Networks is an introductory text to artificial neural networks. The book begins with examining biological neurons in the human brain and defining their real world mathematical and electronic equivalent. Building upon this foundation the book contains hardware and software projects that illustrate neural networks. Hardware projects include a op-amp neuron that tracks a light source, speech recognition system, and machine vision system. Software projects include a Preceptron program and Back-Propagation networks.