Skip to content

ZacharySBrown/deep-learning-nlp-pydata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-nlp

Resources and notebook for "Deep Learning and Modern NLP" Workshop for PyData Miami 2019

Environment Setup

This tutorial requires an existing installation of Anaconda 3 (tested with Python 3.6). From the root directory of the repo, run:

conda env create -f environment.yml
source activate deep-learning-nlp

Datasets used in Tutorials

Data for these tutorials are sourced from various locations, and prepared in advance into pickled Pandas DataFrames. The original sources of the data can be found in the links below.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published