KERAS AND APPLICATION FOR IMAGE CLASSIFICATION
Keywords:
Algorithm, computer vision, CNN, image classification, Keras, model.
Abstract
Keras is a deep learning API written in Python, it is developed with the aim of enabling fast experimentation. This paper presents a method using CNN model in keras framework to classify handwritten numbers. The model applied is simple to use and the result obtained is very precise. The result of this study provides a helpful method to solve other image classification issues.