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
Created a fingerprint recognition system using siamese network via On-Shot Learning. It has a similar use case as that of a face-recognition system. This project also contains steps to retrain the …
Performed supervised learning using Vanilla RNN, Long Short Term Memory (LSTM) and Gated Recurrent Unit (GRU) models to predict sentiment of IMDb movie reviews data.