Mageswaran1989 / wiki_generator_live

live code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

live code


Languages

Language:Jupyter Notebook 100.0%