Friday, January 6, 2012

Artificial Neural Networks - Wikibook Contents



Came across a wikibook on artificial neural network. I could not find the smooth navigation path. But found pages that have bits of information that I am looking for.

http://en.wikibooks.org/wiki/Artificial_Neural_Networks

http://en.wikibooks.org/wiki/Artificial_Neural_Networks/Neural_Network_Basics

This page has the explanation for the neuron under McCulloch-Pitts model

Xi is the dot product of input vector and a tap weight vector.

Output of the neuron is a function of Xi.

http://en.wikibooks.org/wiki/Artificial_Neural_Networks/History

Very brief history that covered McCulloch-Pitts model and backproparation algorithm.

No comments:

Post a Comment