Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name Generation with RNN

Character level Reccurent Neural Network trained with Nepali names. In order to account for the exploding gradient problem, the model was implemented with Gradient Clipping.

Loss of the RNN Model :

Loss

Names at Iteration 0 :

Screen Shot 2020-04-23 at 4 23 24 PM

Names at Iteration 316000 :

Screen Shot 2020-04-23 at 4 23 09 PM

Character level RNN architecture :

sample

Sources :

techgaun/nepali-names

Character-level Recurrent Neural Networks in Practice: Comparing Training and Sampling Schemes

The Unreasonable Effectiveness of Recurrent Neural Networks

Contributing

Pull requests are welcome.

About

Character level RNN, with gradient clipping, that was trained with over 7900 Names.

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages