Reinforcement Learning Model for behavioral data #272
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
proposal
New notebook proposal still up for discussion
Notebook proposal
Title: Reinforcement Learning Model for behavioral data
Why should this notebook be added to pymc-examples?
I wrote this notebook some time ago: https://github.com/ricardoV94/stats/blob/master/modelling/RL_PyMC.ipynb and shared it on the Discourse, where it seems to have been quite popular: https://discourse.pymc.io/t/fitting-a-simple-reinforcement-learning-model-to-behavioral-data-with-pymc3-jupyter-nb/4651
Related notebooks
I don't know any related notebooks...
References
Hopefully the base notebook is good enough. I can provide more references if necessary
Notes
I have been meaning to adapt this into an official pymc-examples notebook but I simply can't find the time. I am happy to assist anyone who wants to work on this, and I have no issues if the final version modifies/extends/trims it or if it doesn't resemble the original at all!
The original code was written in Theano, but I think everything will work fine with the equivalent Aesara imports.
The text was updated successfully, but these errors were encountered: