Skip to content

Commit

Permalink
Merge pull request #135 from danielward27/danielward27-patch-1
Browse files Browse the repository at this point in the history
Update README.md typo
  • Loading branch information
danielward27 authored Feb 5, 2024
2 parents 09a44f1 + dae88d5 commit 13cb57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The package currently includes:
- `planar_flow`, as introduced by [Rezende and Mohamed, 2015](https://arxiv.org/pdf/1505.05770.pdf).
- `triangular_spline_flow`, introduced here.
- Training scripts for fitting by maximum likelihood, variational inference, or using contrastive learning for sequential neural posterior estimation ([Greenberg et al., 2019](https://arxiv.org/abs/1905.07488); [Durkan et al., 2020](https://arxiv.org/abs/2002.03712])).
- A bisection search algorihtm that allows inverting some bijections without a
- A bisection search algorithm that allows inverting some bijections without a
known inverse, allowing for example both sampling and density evaluation to be
performed with block neural autoregressive flows.

Expand Down

0 comments on commit 13cb57f

Please sign in to comment.