/Siamese-Network-with-Triplet-Loss-in-Keras

The project implements Siamese Network with Triplet Loss in Keras to learn meaningful image representations in a lower-dimensional space. By training on the MNIST dataset, it creates a powerful architecture and implements Triplet Loss function. The resulting model enables applications like image search, recommendation systems, and image clustering.

Primary LanguageJupyter Notebook

No issues in this repository yet.