This repository contains the code developed in my graduation project. The codes are ready to be used in the Google Colab environment.
The Google Colab notebook can be found in ./siamese_triplet_net/run_siamese_triplet.ipynb. The code used in this section uses part and is based on this . Check his work out, it is really well documented.
The Google Colab notebook can be found in ./protonet/run_protonet.ipynb. This code was built on top of the one by learn2learn.

