did some quick tests of the ff net today between classes. also made some slight changes to the way it plots the training sets. updated file redonn3.nb has been backed up on euclid.
first image set is for a circle of “ones” with radius 5 in the center surrounded by “negative ones”. the same {2,4,4,1} structured network was used. first images is before training, second is after training. 1000 cycles of the ts of 50 points were run.


second set of images is for two different circles of “ones”. even when trained 5000 times through the network was still unable to fit the set. very little difference between the network’s output after 1000 iterations was seen at 5000 iterations. this indicates the network’s structure is unable to match this pattern.

