118 Forks
225 Stars
225 Watchers

cs224n-2017-winter

All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford

How to download and setup cs224n-2017-winter

Open terminal and run command
git clone https://github.com/maxim5/cs224n-2017-winter.git
git clone is used to create a copy or clone of cs224n-2017-winter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cs224n-2017-winter https://github.com/maxim5/cs224n-2017-winter/archive/master.zip

Or simply clone cs224n-2017-winter with SSH
[email protected]:maxim5/cs224n-2017-winter.git

If you have some problems with cs224n-2017-winter

You may open issue on cs224n-2017-winter support forum (system) here: https://github.com/maxim5/cs224n-2017-winter/issues