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_Networkshttp://en.wikibooks.org/wiki/Artificial_Neural_Networks/Neural_Network_BasicsThis 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/HistoryVery brief history that covered McCulloch-Pitts model and backproparation algorithm.
No comments:
Post a Comment