Algorithm 2: Learning Algorithm for Single Layer Network
Input : Training Set (xi, ti), xi ∈ Rn, ti ∈ Rm, i = 1, ...N, activation function H(aij, bij, xi),
maximum number of hidden neural node Lmax and accepted training error 𝜖.
Output: Neural-network output weight 𝜷
1 Rando