![]() |
#1
|
|||
|
|||
![]()
Hello,
In Lecture 10 - slides 9-11: Shouldn't the bias be -0.5 (some number < 0) for the OR() perceptron? aka w = (-0.5,1,1). Otherwise an input of (0,0) on (1.5,1,1) would be at 1.5 or True. AND() is w = (-1.5,1,1), and that is consistent with SIGN as the threshold. I searched the slides and I couldn't find a definition of the perceptron threshold function other than SIGN. Dru |
#2
|
||||
|
||||
![]() Quote:
![]() ![]()
__________________
Where everyone thinks alike, no one thinks very much |
#3
|
|||
|
|||
![]()
Ah, thank you.
|
![]() |
Thread Tools | |
Display Modes | |
|
|