,

Neurocomputing: Fundamentals of Computational Neuroscience (Fall 2005)

Assignment 3

1. Implement a auto-assotiative memory and train it on the digital letters given in pattern1.

2. Investigate how much noise in the pattern the perceptron can tolerate before beeing unable to recognize a letter. There are different ways to implement noise, but you could just choose to flip a certain number of bits (but don't flip one twice).

3. Which letter is in pattern2?