Skip to content

This repo contains lecture notes and assignments of stanford's CS224N course of NLP

License

Notifications You must be signed in to change notification settings

mvish7/stanford-cs224n-nlp-win23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stanford-cs224n-nlp-win23

This repo contains lecture notes and assignments stanford's CS224N course of NLP. During the year 2024, I completed this course by referring to the course website (linked below) and lecture videos on Youtube

Lecture Notes

These are the notes I took to easily revise the course contents when needed. You find also some handwritten notes every now and then. These notes are only to be used as supplimentary material. The original lecture content still and will always remain as the source of truth.
A disclamer: I used Microsoft OneNote to take these notes, While exporting these notes to PDFs I faced several issues e.g. rigid page splits, hand-writen text being mixed with images/typed texts etc. I have tried to mitigate these issues by changing the page size, scale factor etc. If you find these notes unusable, I'll be happy to provide a read-access to original one note notebook.

Assignments:

I have provided the solutions of the assignments here in this repo. I wholeheartedly request the reader to attempt solving the assigments on their own and refer to solutions if any only if they are absoutely stuck. I would also like to thank @floriankark for making his solutions public as I referred his work in the time of need.

TODO

  • Upload remaining notes.
  • Upload assignments 2 to 5

Copyright

The original lectures and assignments can be found on CS224n website. The ownership of CS224N course material lies with Stanford and this work is mere summarization for self-understanding.