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

Simple tests of full models #174

Closed
jaanli opened this issue Jul 13, 2016 · 3 comments
Closed

Simple tests of full models #174

jaanli opened this issue Jul 13, 2016 · 3 comments

Comments

@jaanli
Copy link
Member

jaanli commented Jul 13, 2016

Unit tests should include things like linear/logistic regression or a simple deep latent gaussian model, either on MNIST or synthetic data.

This will help make sure any changes to the API recover the same ELBO across a suite of test models.

If MNIST is too computationally intense, we can create synthetic data.

@poolio
Copy link

poolio commented Jul 14, 2016

Great idea! Having a set of synthetic datasets would also be useful for comparing techniques, kind of like what scikit-learn does for clustering: http://scikit-learn.org/stable/modules/clustering.html

@dustinvtran
Copy link
Member

Thanks for the reference! Yep, sounds useful. @mariru is working on that in #125

@mariru mariru mentioned this issue Jul 16, 2016
3 tasks
@dustinvtran dustinvtran mentioned this issue Feb 15, 2017
16 tasks
@dustinvtran
Copy link
Member

Fixed in #487

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