An open API service indexing awesome lists of open source software.

https://github.com/rupeshs/nameai

Gender classification AI from first name
https://github.com/rupeshs/nameai

Last synced: 3 months ago
JSON representation

Gender classification AI from first name

Awesome Lists containing this project

README

          

# nameai
Gender classification AI from first name.

Deep neural network uses stacked LSTM networks for the classification.

Trained using Kaggle NationalNames dataset.
https://www.kaggle.com/kaggle/us-baby-names/

Accuracy :86%

### Dependencies
Keras

Tensorflow