This repository contains the frontend for a web application that allows testing an artificial neural network (ANN) model of the multilayer perceptron (MLP) type, designed to recognize lowercase Greek ...
This project implements a machine learning solution for recognizing lowercase Greek letters using a custom Neural Network (MLP) with Histogram of Oriented Gradients (HOG) feature extraction. The ...