carpedm20/variational-text-tensorflow

Bad performance in document classification

Open

#2 建立於 2017年1月12日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (76 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (535 star)
PR 合併指標
 (PR 指標待抓取)

描述

Hi Taehoon,

Thank you for sharing your implementation. Have you tried applying the NVDM model in some downstream tasks like document classification? I did not find such experiments in the original paper, so I did my own. After running your code on the 20 Newsgroups data set and training a simple classifier on learned document representations, I got a quite low accuracy (5% in my experiment). In addition, I found when I set max_iter too large, I got NaN errors when running the code.

Any help will be highly appreciated!

Thanks, Hugo

貢獻者指南