[Day 59] Stanford CS224N (NLP with DL): Backprop and Dependency Parsing
Hello :) Today is Day 59! A quick summary of today: From the Stanford CS224N course , I covered: Lecture 3: Backprop and Neural Networks Lecture 4: Dependency Parsing And below are my notes for both. Lecture 3: Backprop After Andrej Karpathy, backprop and I have a friend-friend relationship, so this felt like a nice overview over backprop in NNs. Lecture 4: Dependency Parsing This one felt like a linguistics lesson, learning about how people interpret language and how such logic transferred to computers. Tomorrow is RNN's turn. Really exciting! That is all for today! See you tomorrow :)