You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Siamese Network which uses one-shot learning to compare two characters to a variety of 23 alphabet spaces and recognizes the similarity using L2 distance using a custom created 10-layer CNN later passed into a softmax unit,Jupyter,Tensorflow,Keras