pyro-ppl/pyro

FR tutorial/example using pyro.plate for sparse data

Open

#2,072 opened on Oct 21, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (981 forks)batch import
Exampleshelp wanted

Repository metrics

Stars
 (8,211 stars)
PR merge metrics
 (Avg merge 10d 19h) (1 merged PR in 30d)

Description

@ngoodman and @neerajprad both needed to do inference over 2-dimensional tables with sparse entries. This is common problem, and we should share any solutions that work.

Contributor guide