siamese-mnist

Siamese network for classifying the MNIST dataset.

The embedding network maps to a 2D space. It offers the visualisation of the image distribution by class:

embedding visualization, distribution for train and test

Built with Keras.