Skip to content

Instantly share code, notes, and snippets.

@junpenglao
Last active February 16, 2016 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save junpenglao/d92a1db8ee7ba4353a21 to your computer and use it in GitHub Desktop.
Save junpenglao/d92a1db8ee7ba4353a21 to your computer and use it in GitHub Desktop.
I am trying to adapt a pymc2 code to pymc3. However, there is a problem in the pymc3 model, one of the stochastic variable is not being sampled properly. In the new branch of pymc3 this problem is resolved.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junpenglao
Copy link
Author

2016-02-16 update: This problem has been fixed in the new pymc3 branch.
ref: pymc-devs/pymc#981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment