Skip to content

A LSTM neural network used for generating new names based on learning a given huge amount of data set

Notifications You must be signed in to change notification settings

ajomadlabs/Neural-Net-Namegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Neural-Net-Namegen

A LSTM neural network used for generating new names based on learning a given huge amount of data set


# Installation Create a folder
Create a virtual environment
Pip install tflearn
Pip install six
Pip install ssl
Install Tensor Flow
# Dependencies Tensor Flow
Six
ssl
Tflearn
# Data Set Cities
Copy and paste it into a text file and save as Cities.txt
# Training Output

Takes approximately 20 minutes to train the system
# Credits This neural network is created as hobby project inspiring llSourcell

About

A LSTM neural network used for generating new names based on learning a given huge amount of data set

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages