- Pattern Recognition, such as image and speech.
- Function Estimation, such as quadratic function and time series prediction.
- Classification, such as pattern and sequence recognition.
- etc.
Single-Input Neuron
This is the simplest model of a neural network.

f is a transfer function. This is the list of transfer functions which are used frequently:
Name: Hard Limit (hardlim)
Input/Output Relation:
a = 0 when n <.0.
a = 1 when n ≥ 0
Name: Saturating Linear (satlin)
Input/Output Relation:
a = 0 when n <.0.
Name: Saturating Linear (satlin)
Input/Output Relation:
a = 0 when n <.0.
a = n when 0 ≤ n ≤ 1
ไม่มีความคิดเห็น:
แสดงความคิดเห็น