Hi there,
I have built different models using momi2 which seem to run properly. However, I am having this value error while trying to optimize the models.
Any ideas what might be the issue and how can it be fixed?
ValueError: Exception encountered at parameter values {'n_MB': 'Autograd ArrayBox with value 51192.252145372346', 'n_VG': 'Autograd ArrayBox with value 80865.20128898865', 'n_US': 'Autograd ArrayBox with value 310802.43668534135', 'tdiv': 'Autograd ArrayBox with value 86225.6838297769', 'tdiv1': 'Autograd ArrayBox with value 60514.44201005644'} (internal scaling x = {'n_MB': 'Autograd ArrayBox with value 10.843343474291077', 'n_VG': 'Autograd ArrayBox with value 11.300538865748686', 'n_US': 'Autograd ArrayBox with value 12.646912737487822', 'tdiv': 'Autograd ArrayBox with value -7.692304945775359', 'tdiv1': 'Autograd ArrayBox with value 0.9353422858896536'})
Thanks
Hi there,
I have built different models using momi2 which seem to run properly. However, I am having this value error while trying to optimize the models.
Any ideas what might be the issue and how can it be fixed?
ValueError: Exception encountered at parameter values {'n_MB': 'Autograd ArrayBox with value 51192.252145372346', 'n_VG': 'Autograd ArrayBox with value 80865.20128898865', 'n_US': 'Autograd ArrayBox with value 310802.43668534135', 'tdiv': 'Autograd ArrayBox with value 86225.6838297769', 'tdiv1': 'Autograd ArrayBox with value 60514.44201005644'} (internal scaling x = {'n_MB': 'Autograd ArrayBox with value 10.843343474291077', 'n_VG': 'Autograd ArrayBox with value 11.300538865748686', 'n_US': 'Autograd ArrayBox with value 12.646912737487822', 'tdiv': 'Autograd ArrayBox with value -7.692304945775359', 'tdiv1': 'Autograd ArrayBox with value 0.9353422858896536'})
Thanks