Skip to content

yash-habilelabs/Indian-Names-Generator-Using-Deep-Learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indian-Names-Generator-Using-Deep-Learning

LSTM architecture is used for the model. The model is trained on 72,000 Indian Names and the model generates new names based on the trained datasets. This model can be used to generate other similar names by training the model on different data set.

Instructions on executing the program:

  1. Install tflearn (https://github.com/tflearn/tflearn)
  2. Run the program by executing:

   python names_generator.py 3. To visualize data, use this command on terminal

   tensorboard --logdir='/tmp/tflearn_logs'

About

Generate Indian people Name using LSTM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%