You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
This repository contains the JAX implementation that accompanies the paper [_Probabilistic programming with programmable variational inference_](./pldi24_programmable_vi_original_submit.pdf), as well as the experiments used to generate figures and numbers in the empirical evaluation section.
6
6
7
+
**Table of contents**
7
8
*[Overview](#overview)
8
9
+[Example](#example)
9
10
+[Documentation](#documentation)
@@ -21,7 +22,6 @@ This repository contains the JAX implementation that accompanies the paper [_Pro
21
22
22
23
<small><i><ahref='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
23
24
24
-
25
25
## Overview
26
26
27
27
The artifact accompanying our paper is a Python library for probabilistic programming with variational inference.
0 commit comments