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

Adding regularizer term for topic vectors #6

Open
ghost opened this issue Dec 16, 2017 · 3 comments
Open

Adding regularizer term for topic vectors #6

ghost opened this issue Dec 16, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 16, 2017

I have to add some regularizer term to the likelihood equation containing beta terms. I am unable to figure out from the code which part of the code does the M-step update for the conditional multinomial parameter beta

@kzhai
Copy link
Owner

kzhai commented Dec 18, 2017

If you are referring to the variational bayes approach, it is the variable
_eta at https://github.com/kzhai/PyLDA/blob/master/variational_bayes.py#L226`

@hongliangjie
Copy link

Great support!

@kzhai
Copy link
Owner

kzhai commented Dec 19, 2017

Thanks! Greater comments!

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

2 participants