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

Factor Analysis/PPCA Tutorial #1768

Open
brendancooley opened this issue Mar 23, 2024 · 1 comment
Open

Factor Analysis/PPCA Tutorial #1768

brendancooley opened this issue Mar 23, 2024 · 1 comment

Comments

@brendancooley
Copy link
Contributor

I would like to write a short tutorial on using numpyro for factor analysis and probabilistic principal components analysis (PPCA), following the exposition in Murphy (2012) chapter 12. Opening an issue to solicit related requests and feedback from the maintainers and the community prior to jumping in!

@ordabayevy
Copy link
Member

Hi @brendancooley ,

In case it might be useful to you, here is my implementation of PPCA in Pyro:

https://github.com/cellarium-ai/cellarium-ml/blob/main/cellarium/ml/models/probabilistic_pca.py

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

No branches or pull requests

3 participants