stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
286 stars 45 forks source link

Strict enforcement of inductive bias in quantile estimation #164

Closed han-ol closed 2 months ago

han-ol commented 2 months ago

This fixes a bug that had previously lead to the activation function for quantile estimation not enforcing the inductive bias correctly.