Bayesian reinforcement learning model

Apr 27, 2016 ยท 1 min read
Photo by rawpixel on Unsplash

Model-free and model-based reinforcement learning model to mimic learning in human of a serail learning task. The aim of this project is to propose a model miixing model free(Q-learing) and model-based (R-Elo) to explain the different aspect of learning in human. GitHub under construction