Supervised learning

A specific type of a learning algorithm. The output (pattern) of the net is compared with a target output (pattern). Depending on the difference between these patterns, the net error is computed.

 

Refers to: Neural net, Learning algorithm

See also: Unsupervised learning, Error

Neural Net Components in an Object Oriented Class Structure