Skip to content

Commit 875fd7e

Browse files
author
Junpeng Lao
authored
NFVI notebook improve (#2415)
* small improve of notebook * fix typo * bound potential function so NUTS can sample properly * Add example for experiment. * add notebook to docs * remove bound only bounding the logp is not ideal as NF will return inf. modified the potential function 2-4 following @ferrine 's suggestion * resolved conflict
1 parent 4ef439e commit 875fd7e

File tree

2 files changed

+192
-74
lines changed

2 files changed

+192
-74
lines changed

docs/source/examples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ Variational Inference
7474
notebooks/convolutional_vae_keras_advi.ipynb
7575
notebooks/bayesian_neural_network_opvi-advi.ipynb
7676
notebooks/empirical-approx-overvirew.ipynb
77+
notebooks/normalizing_flows_overview.ipynb

0 commit comments

Comments
 (0)