Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting following error:
TypeError: list object is not an iterator
Please help.
Traceback (most recent call last):
File "/home/pbadmin/PrakashBackup/D_drive/NewMotorPPL/baysian.py", line 37, in
total_size=total_size
File "/usr/local/lib/python2.7/dist-packages/pymc3/variational/advi.py", line 180, in advi_minibatch
uw_i, g, e = f(*next(minibatches))
TypeError: list object is not an iterator