Skip to content

llSourcell/wiki_generator_live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

wiki_generator_live

live code

Overview

This is the code for this video on Youtube by Siraj Raval as part of the Deep Learning Nanodegree with Udacity. We're going to code an LSTM in Tensorflow to generate Wikipedia articles.

Dependencies

Use pip to install any missing dependencies

Basic Usage

I downloaded the data from https://metamind.io/research/the-wikitext-long-term-dependency-language-modeling-dataset/.

Run the notebook with jupyter notebook in command line when in the top level directory.

Credits

The credits for the original codebase go to kumikokashii. I've merely created a wrapper to get people started

Releases

No releases published

Packages

No packages published