[Previous]
[Next]
Multi Layer Feedforward Networks
- Some problems are not solvable with single layer networks and so an extra hidden layer of
units must be added.
- The hidden layer allows the network to create its own representation of the
inputs.
- Given enough hidden units of the right kind it is possible approximate arbitrarily closely almost
any function (Universal Approximation Theorem).