Skip to content

Since I'm not creative enough to make up my own project codenames, why not have a recurrent neural network do it for me?

License

Notifications You must be signed in to change notification settings

edward-shen/rnn-codenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnn-codenames

Ever have those moments where you're thinking of what to name your github project? And ever have those moments where you're too uncreative to actually think of a proper name?

Me too, and that's why I then asked, "Why not just have recurrent neural networks do it for me?"

This project uses sherjilozair's char-rnn implementation for Python.

It scrapes data from Wikipedia and feeds it into an RNN. It currently takes from these pages:

Usage

Call run.sh in your shell:

$ ./run.sh

Wait for it to output words into the console.

About

Since I'm not creative enough to make up my own project codenames, why not have a recurrent neural network do it for me?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published