You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only the standard normal distribution is available as base distribution for the normalizing flow, used in the "deep_prior" method.
In future it would be desirable to have alternative base distributions available.
The curernt implementation of base distributions can be found in elicit.network.py
The text was updated successfully, but these errors were encountered:
Currently only the standard normal distribution is available as base distribution for the normalizing flow, used in the "deep_prior" method.
In future it would be desirable to have alternative base distributions available.
The curernt implementation of base distributions can be found in
elicit.network.py
The text was updated successfully, but these errors were encountered: