neural network - adding input to doc2vec -


i've started using word2vec , doc2vec methods. amazing! want play around them bit. compared 2 methods saw difference in doc2vec method, there 1 input neural net, docmatrix. want add 1 more input neuralnet (which trained vector somewhere else) , output vector document. easy do? can me understand going on in word2vec code? :)


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -