Awesome
Siamese Network on Omniglot
This is a repository consisting of a naive implementation of Siamese Network using MXNet and the nice interface Gluon, and the dataset used here is Omniglot.
For the details about Siamese Network, please refer to paper Siamese Neural Networks for One-shot Image Recognition, by Koch et al..
Thanks to Soren Bouma's inspiring post.
If you have any questions, don't hesitate to submit an issue.