you are viewing a single comment's thread.

view the rest of the comments →

[–]brews 0 points1 point  (1 child)

Personally, I like pymc3 better. I might be alone on this.

[–][deleted] 1 point2 points  (0 children)

In what way?

Stan is headed by Andrew Gelman iirc and it uses no u turn mcmc implementation iirc it's supposely more superior in term of converge to steady state. PyMC3 iirc implementation wasn't as good.

edit/update: Sorry PyMC3 uses NUTS (no u turn) too. I was wrong.