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
the final model is a simple convolutional-lstm neural network which can be found here.
we trained this model on multple sets of nationalities and made it usable in with console-interface program in our name-ethnicity-classifier repository.
architecture:
About
This repository contains the experiments for finding the best model for our name-ethnicity-classification task.