Hans Olischläger

Results 4 issues of Hans Olischläger

In the Nextcloud admin settings, a warning appears about the **WebDAV interface**. The inner workings of nextcloud are still opaque to me, so here are just the observations: **Error message...

This draft-PR is the result of discussions with @elseml and @stefanradev93. The goal is fast and convenient support of approximator ensembles and the first steps for this are taken already....

With the `add_loss` API (https://keras.io/api/losses/#the-addloss-api) layers can add arbitrary losses that need not depend on the output of the network. This is a useful feature for example if a custom...

This PR seeks to address https://github.com/bayesflow-org/bayesflow/issues/541. It looks to me like we need to tweak `JAXApproximator.stateless_compute_metrics` for this to work in jax as well. The other backends are already covered...