-
-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Hi, I built a hierarchical modal and am trying to run MCMC. I recently had a forced Windows update that is causing it to run at a snail's pace, with each sample taking ~2-3 seconds! I did not have this issue a few days ago, and I'm now running into this slowness in Jupyter Notebook and Lab, as well as Spyder. Currently using pymc36.
The model is m_vz_uni. Here is the code from the cell:
m_vz_uni.sample(8000,burn=2000,dbname='traces_vz_uni.db',db='pickle')
stats_vz = m_vz_uni.gen_stats()
I've tried resetting kernels, reinstalling, restarting, etc. Nothing seems to fix it.
Thanks
Metadata
Metadata
Assignees
Labels
No labels