wangz10 / tensorflow-playground

Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs
MIT License
80 stars 34 forks source link

how to use inference #3

Open nuri428 opened 7 years ago

nuri428 commented 7 years ago

how can i get document's vector value such as gensim's infer_vector()

Deepak- commented 7 years ago

I'm interested in this feature as well.