-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Simple example, mixture of gaussians #452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I will answer you question on CV. |
Actually, this may be a bug so I am reopening. |
It turns out that your model is not working, so nodes like |
One of the issues is that |
The other issue is that you are trying to use
|
BTW, the best place to put usage questions regarding PyMC is on StackOverflow; CrossValidated tends not to like software questions. Be sure to add the |
Sorry for bugging you with a question that is probably a fault of my modelling please feel free to delete this issue. I posted a question on cross validated about porting a simple model from pymc2 to pymc3:
http://stats.stackexchange.com/questions/81650/converting-a-mixture-of-gaussians-to-pymc3
The text was updated successfully, but these errors were encountered: