The goal of this project is to recognize handwritten letters.
We are working on a MNIST-like dataset for letters.
Above are shown the 25 first letters of the dataset.
Our CNN achieved more than 98% of accuracy on the test set.
Here we reduced the dimension of the dataset from 784 dimensions to 2, with the UMAP algorithm.