Published September 8, 2022 | Version v1
Preprint Open

Comparison of CNN and MLP Artificial Neural Network Models for an Optical Character Recognition Test Case

  • 1. ROR icon National Institute for Space Research

Description

Abstract. Some different topologies and parameters for a convolutional artificial neural network (CNN) are compared with a Multi-Layer Perceptron (MLP) model, using the MNIST dataset for optical character recognition. Neural networks have been used to solve a wide variety of tasks that are difficult to solve using common rule-based programming, including computer vision and speech recognition [2]. This work used the TensorFlow library to compare some CNN models and select the two with the best accuracy among them, and was also compared with the MLP model.

Files

Miranda 2022 - CNN and MLP [pt-BR].pdf

Files (915.9 kB)

Name Size Download all
md5:96df5d05c6ba9e6216dd97a05dd3ea84
915.9 kB Preview Download

Additional details

Related works

Is supplement to
https://github.com/efurlanm/351/ (URL)