Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 258 Bytes

File metadata and controls

6 lines (4 loc) · 258 Bytes

A simple perceptron cannot represent xor (or, generally, the parity function of its inputs). Describe what happens to the weights of a four-input, hard-threshold perceptron, beginning with all weights set to 0.1, as examples of the parity function arrive.