browse words by letter
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
hebbian |
1 definition found From The Free On-line Dictionary of Computing (13 Mar 01) [foldoc]: Hebbian Refers to the most common way for a neural network to learn, namely supervised learning. Using a training sample which should produce known responses, the connection weights are adjusted so as to minimise the differences between the desired and actual outputs for the training sample.