The document compares the performance of a Fuzzy ARTMAP neural network and a multilayer perceptron on the task of handwritten digit recognition using data from the Unipen dataset. It finds that while the recognition performance of both networks is similar, the Fuzzy ARTMAP converges much faster during training and can be trained in a single pass with little performance loss using fast learning mode. The Fuzzy ARTMAP also exhibits stable incremental learning.