Modeling reinforcement learning of human participant using PyMC3

@Maria Hi, Maria, it seems the link of the working model is broken. Can you reshare the working model for us?? Thanks a buntch.

@junpenglao Hi, junpeng. We are doing the similar hierarchical reinforcement learning model. I understand we should use scan to loop across trials but we still need to loop across different subjects? can I use a scan within another scan??? and typically how to best deal with two for loop??? Thanks