Skip to content

susantabiswas/Name-Gen-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name Generation using GRU network

Indian name generation using Gated Recurrent units. It uses a character level language model for this task.

Test Results

As you can see the model generates some names which doesn't sound quite indian, but with more data and training that problem can be solved.

Training Plot

Training loss

Training Accuracy

Model Architecture

It uses a unidirectional GRU network.

Releases

No releases published

Packages

No packages published