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
- Host: GitHub
- URL: https://github.com/rupeshs/nameai
- Owner: rupeshs
- Created: 2018-06-16T01:37:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T03:25:09.000Z (over 7 years ago)
- Last Synced: 2025-10-19T17:13:26.945Z (9 months ago)
- Language: JavaScript
- Homepage: https://rupeshs.github.io/nameai/
- Size: 480 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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