Some questions ofThe vectors generated by embedding_laye
Created by: xhzhang1212
Q1:If two words' vectors are very close to each other, are they really similar words? Or just because their IDs are close to each other ? Q2: If I apply embedding_layer into my network, will these vectors change during iteration?