https://github.com/iver56/lstm-name-classifier
A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.
https://github.com/iver56/lstm-name-classifier
classifier lstm tutorial
Last synced: 10 months ago
JSON representation
A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.
- Host: GitHub
- URL: https://github.com/iver56/lstm-name-classifier
- Owner: iver56
- Created: 2017-09-13T21:30:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T13:18:11.000Z (about 8 years ago)
- Last Synced: 2025-02-15T09:36:23.037Z (12 months ago)
- Topics: classifier, lstm, tutorial
- Language: Python
- Homepage:
- Size: 2.08 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lstm-name-classifier
An LSTM that classifies Norwegian first names
Tutorial available here:
* [Setup](https://github.com/iver56/lstm-name-classifier/wiki/Set-up-python-with-machine-learning-libraries)
* [Tutorial](https://github.com/iver56/lstm-name-classifier/wiki/Tutorial)
* [Bonus assignments](https://github.com/iver56/lstm-name-classifier/wiki/Bonus-assignments)