Building and training siamese network with triplet loss using Keras with Tensorflow 2.0
-
Updated
Sep 17, 2020 - Jupyter Notebook
Building and training siamese network with triplet loss using Keras with Tensorflow 2.0
Implementation of a Siamese Network in TensorFlow/Keras for handwritten digit similarity detection on the MNIST dataset. Demonstrates metric learning using a custom contrastive loss function and shared-weight CNNs.
Add a description, image, and links to the siamesenetwork topic page so that developers can more easily learn about it.
To associate your repository with the siamesenetwork topic, visit your repo's landing page and select "manage topics."