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
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
File "bayesian_rnn_eager_main.py", line 49, in <module>
import bayesian_rnn_model
File "/home/mann/Documents/records-research/model-uncertainty/bayesian_rnn_model.py", line 40, in <module>
from edward2.experimental.rank1_bnns import rank1_bnn_layers
ModuleNotFoundError: No module named 'edward2.experimental'
EDIT: In model uncertainity
The text was updated successfully, but these errors were encountered:
While running the code I am facing this error
EDIT: In model uncertainity
The text was updated successfully, but these errors were encountered: