Skip to content

Commit 85a8121

Browse files
committed
Added more details to the README
1 parent fa63251 commit 85a8121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
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.
66

7+
**Table of contents**
78
* [Overview](#overview)
89
+ [Example](#example)
910
+ [Documentation](#documentation)
@@ -21,7 +22,6 @@ This repository contains the JAX implementation that accompanies the paper [_Pro
2122

2223
<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
2324

24-
2525
## Overview
2626

2727
The artifact accompanying our paper is a Python library for probabilistic programming with variational inference.

0 commit comments

Comments
 (0)