[Previous] [Next]

Learning Rules



  • Supervised Learning with a Teacher - The network is provided with a set of inputs and the appropriate outputs for those inputs.
  • Supervised Learning with Reinforcement - The network is provided with a evaluation of its output given the input and alters the weights to try to increase the reinforcement it receives.
  • Unsupervised Learning - The network receives no external feedback but has an internal criterion that it tries to fulfil given the inputs that it faces.