41 Forks
101 Stars
101 Watchers

cs224n

Stanford CS224n: Natural Language Processing with Deep Learning, Winter 2020

How to download and setup cs224n

Open terminal and run command
git clone https://github.com/leehanchung/cs224n.git
git clone is used to create a copy or clone of cs224n 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 https://github.com/leehanchung/cs224n/archive/master.zip

Or simply clone cs224n with SSH
[email protected]:leehanchung/cs224n.git

If you have some problems with cs224n

You may open issue on cs224n support forum (system) here: https://github.com/leehanchung/cs224n/issues