Skip to content

This repository contains the experiments for finding the best model for our name-ethnicity-classification task.

License

Notifications You must be signed in to change notification settings

name-ethnicity-classifier/nec-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name ethnicity classification experiments

about:

  • this repository contains the experiments for finding the best model for our name-ethnicity-classification task.

  • the different model architectures are stored in the folder src/experiments.

  • the "winning" model is stored in the folder src/final_model/.


the "winning" model:

  • 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published