hddm-devs / hddm

HDDM is a python module that implements Hierarchical Bayesian parameter estimation of Drift Diffusion Models (via PyMC).
http://ski.clps.brown.edu/hddm_docs/
Other
260 stars 117 forks source link

Add RLDDM #47

Closed twiecki closed 5 years ago

twiecki commented 5 years ago

See comments but I think we're getting close!

twiecki commented 5 years ago

I made one small tweak to compile more stuff to c. Can you make sure I didn't break anything? And maybe also if that sped things up.

twiecki commented 5 years ago

You need to pull this branch to get these changes.

madslupe commented 5 years ago

Looks good, and it didn't break anything. I haven't done a test on speed though, but at didn't seem to slow down.