More on Word2Vec
parameters θ : matrix U and V (each word vec is a row):

and the predictions don't take into account the distance between center word c and outside word o. ⇒ all word vecs predict high for the stopwords.
Optimization Basics
min loss function: J(θ)
gradient descent
direction …





