Skip to content

This classifier provide you to classify male, females, person, food and animals from their names.

License

Notifications You must be signed in to change notification settings

saihanhtet/Classifier-with-deep-learning

Repository files navigation

Classifier with deep learning

This classifier only support male and female classifier and also food, person, and animal.

This classifier is trained using the model LogisticRegression.

bash``` To install this repository:

$ git clone https://github.com/saihanhtet/Classifier-with-deep-learning.git
$ cd Classifier-with-deep-learning
$ pip install -r requirements.txt
$ python main.py

Releases

No releases published

Packages

No packages published