Skip to content
atul94 edited this page Nov 10, 2016 · 1 revision

Welcome to the LDA-with-Deep-Learning wiki!

We train the LDA using GENSIM library. Using the topic model given by the LDA as ground truth we train the CNN to mimic LDA behavior. We compute this for 10,20,...,100 topics for 2NN and 3NN and compare the results.

After that we calculate the KL divergence to calculate the accuracy of our DNN.

Clone this wiki locally