0% found this document useful (0 votes)
44 views

Assignment 1 PDF

This document provides 3 input/output patterns to develop and test a Hebbnet model: pattern 1 has 3 X's in a row on top and bottom with an output of 1 for both nodes, pattern 2 has 3 X's vertically with the middle X offset and an output of -1 for both nodes, pattern 3 has 3 X's arranged in a "+" shape with outputs of -1 and 1 for the two nodes.

Uploaded by

S. Magidi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Assignment 1 PDF

This document provides 3 input/output patterns to develop and test a Hebbnet model: pattern 1 has 3 X's in a row on top and bottom with an output of 1 for both nodes, pattern 2 has 3 X's vertically with the middle X offset and an output of -1 for both nodes, pattern 3 has 3 X's arranged in a "+" shape with outputs of -1 and 1 for the two nodes.

Uploaded by

S. Magidi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Develop and test a Hebbnet model for the below mentioned input/output pattern.

X1

X X X
X
X X X
Y1= [1 1];

X2

X X X
X
X
Y2= [-1 -1];

X3

X X X
X X
X X X
Y3= [-1 1];

You might also like