Open
Description
Sorry for the newbie question, but I'm having a bit of trouble in trying to use the library.
Specifically what I'm trying to do is embedding training, like word2vec. So I am trying to setup and embedding matrix, loss, and optimization using Adam.
Any pointers would be greatly appreciated.