Skip to content

Radulepy/BrainJS-Name-Gender-AI-Modell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainJS-Name-Gender-AI-Modell

AI Modell trained on Romanian names to predict the gender from a given name.

It uses Brain.Js library to use the Romanian names (names.js) and train a modell which predicts a gender from any given names. Steps:

  • pre-trains the modell and exports the network states JSON file into the output folder
  • uses the pre-trained network modell to run the test batch.

Run:

To run the app: Node app.js

To Re-train the modell:

Just comment the rows 25-28 and un-comment the rows 31-32 to train the modell for your specific config file.

Usability:

It can be used to help a user choose a gender for a character based on the input name. For example: make the male button bigger if the input name has a greater probability to be Male gender

Disclaimer:

Only real genders used: MALE / FEMALE :-)

About

AI Modell trained on Romanian names to predict the gender from a given name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published