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

Support subsampling in pyro.contrib.autoguide's ADVI #1026

Closed
fritzo opened this issue Apr 14, 2018 · 2 comments
Closed

Support subsampling in pyro.contrib.autoguide's ADVI #1026

fritzo opened this issue Apr 14, 2018 · 2 comments
Assignees
Milestone

Comments

@fritzo
Copy link
Member

fritzo commented Apr 14, 2018

Blocked by #238

Currently Pyro's ADVI implementations do not support subsampling. @ngoodman points out that this would be easier if pyro.param could work inside pyro.iarange statements.

@eb8680 eb8680 added the Blocked label Apr 16, 2018
@eb8680 eb8680 added this to the 0.3.0 release milestone May 21, 2018
@fritzo fritzo removed this from the 0.3.0 release milestone Nov 26, 2018
@fritzo fritzo removed the Blocked label May 7, 2019
@fritzo fritzo self-assigned this May 7, 2019
@fritzo fritzo added this to the 0.4 release milestone May 7, 2019
@fritzo
Copy link
Member Author

fritzo commented May 7, 2019

The original blocker was removed in #1796 . An additional (I believe more fruitful) solution is to support amortized guides that run a neural net on a batch of local sample sites. I plan to implement this as part of the 0.4 release.

@fritzo
Copy link
Member Author

fritzo commented Aug 8, 2019

Subsampling is now supported in pyro.contrib.easyguide.

@fritzo fritzo closed this as completed Aug 8, 2019
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

2 participants