Skip to content

The LSTM Neural net code for @Sirajology on Youtube's live video

Notifications You must be signed in to change notification settings

ddugovic/build_a_neural_net_live

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

build_a_neural_net_live

##Overview This is the LSTM neural net code for the Live Youtube session by @Sirajology. I'm using the TFLearn library to train an LSTM neural network on a list of cities and then generate new city names.

##Installation

use pip to install the dependencies

##Usage

Run it like this in terminal, it'll take about 20 minutes to fully train

python lstm.py

About

The LSTM Neural net code for @Sirajology on Youtube's live video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%