# \#bijectors

**URL:** https://discourse.julialang.org/tag/bijectors/1665.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Training Bijectors.jl on samples](https://discourse.julialang.org/t/training-bijectors-jl-on-samples/119661)

<div class="topic-metadata">

**Author:** [@marcobonici](https://discourse.julialang.org/u/marcobonici)\
**Replies:** 3\
**Last updated:** [September 21, 2024, 2:45am UTC](https://discourse.julialang.org/t/training-bijectors-jl-on-samples/119661 "2024-09-21T02:45:40Z")

</div>

I need to train a Normalizing flow on some samples and then use it as a distribution. @Red-Portal suggested me to use Bijectors.jl. However, when trying to follow the example in the documentation, I noticed there is an …
