I intend to work on topic modeling in embedding spaces based on the following paper (Dieng, Blei, et al. 2020) https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00325/96463.
and Dynamic Embedding Topic Modeling (Dieng, Ruiz, Blei, et al. 2018)
https://arxiv.org/pdf/1907.05545.pdf
My question is whether anyone has worked on the python code and had any hardware issues during implementation. I've been working on it for two days, and the algorithm is not yet finished.
I really appreciate any help.