Closed mahatosourav91 closed 7 years ago
Not sure of any good tutorials on this topic. It's not covered in this book, but depending on time, I can add it as a supplementary chapter.
This guy has used lda2vec in tensorflow for reference: https://github.com/meereeum/lda2vec-tf Adding a supplementary chapter would be helpful.
I am trying to Topic Modelling (LDA) using tensorflow. But I could find any existing LDA implementation using tensorflow. Is there any other way to implement Topic Modelling using tensorflow? If there is any suitable example / implementation / guide of LDA using tensorflow , it would be very helpful