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

TensorFlow implementation of scVI #2

Open
romain-lopez opened this issue Apr 20, 2018 · 0 comments
Open

TensorFlow implementation of scVI #2

romain-lopez opened this issue Apr 20, 2018 · 0 comments

Comments

@romain-lopez
Copy link

Hi Valentine,

Thank you so much for your interest in scVI and for your blog article. The comparison is very interesting and valuable. I'd like to make a few comments:

1 "And even without it, it seems to align the two mice quite well in the Lukassen 2018 data!" -> This should be because scVI performs implicit normalization inside its graphical model.
2 scVI also performs hypothesis testing, aka differential expression (because it is a fully generative model and not exactly an autoencoder)
3 I'm confused about the running time. Whatever the hardware, scVI does essentially very similar computations than DCA does. It is possible that on the dataset you have, less epochs might be needed.
4 We are working hard to deliver a PyTorch package to the public that would make testing easier for everyone (as you exchanged with Jeffrey a few hours ago). Coming soon !

Best,
Romain

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

1 participant