aecay / wypy-text-generation

A presentation to WYPy on text generation models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

Clone the repository. Use your shell to cd into this directory. Then

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
jupyter notebook

Open the presentation.ipynb file in your browser.

About

A presentation to WYPy on text generation models


Languages

Language:Jupyter Notebook 100.0%