68 Forks
253 Stars
253 Watchers

cs224n-win2223

Code and written solutions of the assignments of the Stanford CS224N: Natural Language Processing with Deep Learning course from winter 2022/2023

How to download and setup cs224n-win2223

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

Or simply clone cs224n-win2223 with SSH
[email protected]:floriankark/cs224n-win2223.git

If you have some problems with cs224n-win2223

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