Skip to content

devtamer/name-origin-rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Recurrent Neural Network designed to identify and predict the origin of an indivuduals surname

It uses the txt files provided in the /data directory to train the network

To get started with the program, it's recommended to launch your own venv

python3 -m venv .venv

Next install the required packages via

pip install -r requirements.txt

then run the program via

python rnn_classify.py

if you run into problems downloading the data set ensure you have the correct pytorch install for your hardware

About

Find Origin Country of Surname

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages