|
5 | 5 | 
|
6 | 6 | [](https://opensource.org/licenses/MIT)
|
7 | 7 | [](https://doi.org/10.21105/joss.05361)
|
8 |
| -[](https://pypi.org/project/normflows/) |
| 8 | +[](https://pypi.org/project/normflows/) |
9 | 9 | [](https://pepy.tech/project/normflows)
|
10 | 10 |
|
11 | 11 |
|
@@ -211,18 +211,24 @@ The package has been used in several research papers. Some of them are listed be
|
211 | 211 | >
|
212 | 212 | > [Code available on GitHub.](https://github.com/VincentStimper/hmc-hyperparameter-tuning)
|
213 | 213 |
|
214 |
| -> Vincent Stimper, Bernhard Schölkopf, José Miguel Hernández-Lobato. |
| 214 | +> Vincent Stimper, Bernhard Schölkopf, and José Miguel Hernández-Lobato. |
215 | 215 | > [Resampling Base Distributions of Normalizing Flows](https://proceedings.mlr.press/v151/stimper22a).
|
216 | 216 | > In Proceedings of The 25th International Conference on Artificial Intelligence and Statistics, volume 151, pp. 4915–4936, 2022.
|
217 | 217 | >
|
218 | 218 | > [Code available on GitHub.](https://github.com/VincentStimper/resampled-base-flows)
|
219 | 219 |
|
220 |
| -> Laurence I. Midgley, Vincent Stimper, Gregor N. C. Simm, Bernhard Schölkopf, José Miguel Hernández-Lobato. |
| 220 | +> Laurence I. Midgley, Vincent Stimper, Gregor N. C. Simm, Bernhard Schölkopf, and José Miguel Hernández-Lobato. |
221 | 221 | > [Flow Annealed Importance Sampling Bootstrap](https://arxiv.org/abs/2208.01893).
|
222 | 222 | > The Eleventh International Conference on Learning Representations, 2023.
|
223 | 223 | >
|
224 | 224 | > [Code available on GitHub.](https://github.com/lollcat/fab-torch)
|
225 | 225 |
|
| 226 | +> Arnau Quera-Bofarull, Joel Dyer, Anisoara Calinescu, J. Doyne Farmer, and Michael Wooldridge. |
| 227 | +> [BlackBIRDS: Black-Box Inference foR Differentiable Simulators](https://joss.theoj.org/papers/10.21105/joss.05776). |
| 228 | +> Journal of Open Source Software, 8(89), 5776, 2023. |
| 229 | +> |
| 230 | +> [Code available on GitHub.](https://github.com/arnauqb/blackbirds) |
| 231 | +
|
226 | 232 | Moreover, the [`boltzgen`](https://github.com/VincentStimper/boltzmann-generators) package
|
227 | 233 | has been build upon `normflows`.
|
228 | 234 |
|
|
0 commit comments