Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is collapsed gibbs sampling function code? #101

Closed
Mubashar331 opened this issue Apr 24, 2020 · 1 comment
Closed

where is collapsed gibbs sampling function code? #101

Mubashar331 opened this issue Apr 24, 2020 · 1 comment

Comments

@Mubashar331
Copy link

i want to find the collapsed gibbs sampling function so that i will implement different version of Gibbs sampling

@internaut
Copy link

It's implemented here:

https://github.com/lda-project/lda/blob/develop/lda/_lda.pyx#L40

Note that this is written in Cython, not Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants