Skip to content

Commit 7a878d4

Browse files
committed
rej sampl
1 parent d9760e7 commit 7a878d4

24 files changed

+8418
-1
lines changed

_posts/2022-08-29-rejection-sampling-expo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ _Rejection sampling_ refers to a particular algorithm involving drawing samples
2828

2929

3030
<div>
31-
<iframe src="/assets/rejection-sampling-expo.html" width="100%" height="6150" frameborder=none>
31+
<iframe src="/assets/rejection-sampling-expo/q/notebooks/rejection-sampling-expo.html" width="100%" height="8150" frameborder=none>
3232
</iframe>
3333
</div>
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
[
2+
{
3+
"listing": "/index.html",
4+
"items": [
5+
"/notebooks/rejection-sampling-expo.html",
6+
"/notebooks/lit_review.html",
7+
"/notebooks/simulation_biased_coin.html",
8+
"/notebooks/difficulty-surprisal-summary.html",
9+
"/notebooks/transform-pdf.html",
10+
"/notebooks/interactive-kl-and-surprisal.html",
11+
"/notes/hahn.m.2022PNAS-notes.html",
12+
"/notes/lew.a.2023LLaMPPL-notes.html",
13+
"/notes/harmonicmean.html",
14+
"/notes/yang.k.2020-notes.html",
15+
"/logs/2-beyond-surprisal.html",
16+
"/logs/1-plausibility-sampling.html",
17+
"/slides/2023-11-17.html",
18+
"/slides/2023-08-03.html",
19+
"/slides/KL-demo-example.html",
20+
"/slides/2024-01-17-update.html",
21+
"/slides/KL-demo.html",
22+
"/slides/2023-12-01-CPL.html",
23+
"/slides/2023-11-21-MCQLL.html",
24+
"/notebooks_retired/bayesian_parsing.html",
25+
"/diss-proposal/diss-proposal.html",
26+
"/notebooks_retired/noisy-channel-lm.html",
27+
"/notebooks_retired/kl-pq-study.html",
28+
"/notebooks_retired/kl-surp-R-study.html",
29+
"/notebooks_retired/RAVI.html",
30+
"/notebooks_retired/particles-parsing.html"
31+
]
32+
}
33+
]

assets/rejection-sampling-expo/q/notebooks/rejection-sampling-expo.html

Lines changed: 3004 additions & 0 deletions
Large diffs are not rendered by default.

assets/rejection-sampling-expo/q/search.json

Lines changed: 65 additions & 0 deletions
Large diffs are not rendered by default.

assets/rejection-sampling-expo/q/site_libs/bootstrap/bootstrap-dark.min.css

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/rejection-sampling-expo/q/site_libs/bootstrap/bootstrap-icons.css

Lines changed: 2078 additions & 0 deletions
Large diffs are not rendered by default.
172 KB
Binary file not shown.

assets/rejection-sampling-expo/q/site_libs/bootstrap/bootstrap.min.css

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/rejection-sampling-expo/q/site_libs/bootstrap/bootstrap.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/rejection-sampling-expo/q/site_libs/clipboard/clipboard.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)