Skip to content
/ cs224n Public

Self studying CS224n: Natural Language Processing with Deep Learning

Notifications You must be signed in to change notification settings

fro11o/cs224n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cs224n

Self studying CS224n: Natural Language Processing with Deep Learning

This repo will contain only solutions of code and written problems.

All of the material could be downloaded from course website

notes

  • In assignment1/get_datasets.sh, we need to change the url into http://nlp.stanford.edu/data/glove.6B.zip in order to get glove.6B.50d.txt.
  • In my assignment1 implementation, the running time of q3_run.sh is 7009 seconds. The problem sheet says an efficient implementation takes approximately an hour, so maybe there are some better implementation.

About

Self studying CS224n: Natural Language Processing with Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages