0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python981 forks (981 forks)batch import
discussionenhancementhelp wanted
Repository metrics
- Stars
- 8,211 stars (8,211 stars)
- PR merge metrics
- Avg merge 10d 19h (Avg merge 10d 19h)1 merged PR in 30d (1 merged PR in 30d)
Description
This seems like a great gradient estimator for discrete latents:
https://arxiv.org/abs/1807.11143
It would be good to think through how difficult this would be to do in Pyro.
Contributor guide
- Research direction
- Read the ARM paper and understand how to integrate it into Pyro's existing gradient estimation infrastructure.
- Tech stack
- pythonpytorch
- Domain
- machine learningai
- Issue type
- Feature
- Prerequisites
- PyroPyTorch