A activation level The activation level of a neuron in an artificial neural network is a real nu
2013-07-18
C C4.5 C4.5 is a later version of the ID3 decision tree induction algorithm. C
2013-07-18
E entropy For our purposes, the entropy measure –Σi pilog2pi
2013-07-18
F see attribute. feedforward net A kind of neural network in which the no
2013-07-18
H hidden layer Neurons or units in a feedforward net are usually structured into two or more lay
2013-07-18
logistic function The function φ(x) = 1/(1 + exp(–x)) which, when graphed, looks
2013-07-18
S sequence prediction tasks Feedforward networks are fine for classifying objects, b
2013-07-18
2013-07-19