Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change 
notification.

The "MultiLayerPerceptron" page has been changed by YexiJiang:
https://wiki.apache.org/hama/MultiLayerPerceptron?action=diff&rev1=21&rev2=22

  
  For each layer except the input layer, the value of the current neuron is 
calculated by taking the linear combination of the values output by the neurons 
of the previous layer, where the weight determines the contribution of a neuron 
in the previous layer to current neuron (as equation (1) shown). Obtaining the 
linear combination result z, a non-linear squashing function is used to 
constrain the output into a restricted range (as equation (2) shown). 
Typically, sigmoid function or tanh function are used. 
  
- {{http://bit.ly/14OIEsv}}
+ {{http://bit.ly/19oTgzk}}
  
  {{http://bit.ly/19om4bo}}
  

Reply via email to