what are the inputVectors and outputVectors?
chenhui-bupt opened this issue · comments
chenhui-bupt commented
can someone explain what are the inputVectors and outputVectors? why the vectors be split to two parts? thank you
hankcs commented
They belong to different matrices. Input vectors are from lookup table and output vectors are from hidden matrix. You may need to go over the lecture video.