Open gregwchase opened 6 years ago
After using the Gensim and PySpark LDA implementations, this is definitely an algorithm which could offer massive gains if developed for the GPU.
For reference, the SciKit-Learn implementation is linked below. http://scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
Description
After using the Gensim and PySpark LDA implementations, this is definitely an algorithm which could offer massive gains if developed for the GPU.
For reference, the SciKit-Learn implementation is linked below. http://scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html