23 Forks
52 Stars
52 Watchers

CS224n-solutions

Solutions for CS224n course from Stanford University: Natural Language Processing with Deep Learning

How to download and setup CS224n-solutions

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

Or simply clone CS224n-solutions with SSH
[email protected]:Twice22/CS224n-solutions.git

If you have some problems with CS224n-solutions

You may open issue on CS224n-solutions support forum (system) here: https://github.com/Twice22/CS224n-solutions/issues