pyro-ppl/pyro

Refactor SVI tutorial code from MD code blocks into code cells

Open

#2,714 opened on 2020年12月15日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (981 forks)batch import
Examplesgood first issuehelp wanted

Repository metrics

Stars
 (8,211 stars)
PR merge metrics
 (平均マージ 10d 19h) (30d で 1 merged PR)

説明

As it stands, a significant portion of the SVI tutorial code is written in markdown code blocks, rather than standalone Jupyter cells. When formatted this way, the tutorial's notebook cannot be excecuted and experimented with by the reader. I suggest that the markdown code blocks should be refactored into Jupyter code cells.

コントリビューターガイド