Closed yayami3 closed 1 year ago
with pip install sklearn
, import sklearn
fails.
this change might fix issue commented on https://github.com/blackjax-devs/sampling-book/pull/32#issuecomment-1385514301
with
pip install sklearn
,import sklearn
fails.this change might fix issue commented on https://github.com/blackjax-devs/sampling-book/pull/32#issuecomment-1385514301
It seems hierarchical BNN has more than one problem in its code. RMH example was built successfully due to the change.
I'm going to take a look. Thank you for your help!
Resolves blackjax-devs/blackjax#454