Skip to content

CS224n: Natural Language Processing with Deep Learning, Stanford / Winter 2019

Notifications You must be signed in to change notification settings

anmourchen/CS224n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS224n: Natural Language Processing with Deep Learning

CircleCI

This repo contains my solutions to all 5 assignments of CS224n offered by Stanford, Winter 2019 (course website).

Create Environment

  • Use pipenv to create virtual environment, it requires python >=3.7:
pipenv install
  • Activate the created virtual environment:
pipenv shell

About

CS224n: Natural Language Processing with Deep Learning, Stanford / Winter 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages