Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjgershm/RL_DDM

Reinforcement learning + drift-diffusion modeling
https://github.com/sjgershm/RL_DDM

Last synced: about 1 month ago
JSON representation

Reinforcement learning + drift-diffusion modeling

Awesome Lists containing this project

README

        

RL_DDM
====

Reinforcement learning + drift-diffusion model repository.

Requires mfit package: https://github.com/sjgershm/mfit

Two-armed bandit task: see load_data_bandit.m and fit_bandit.m

Go/NoGo task: see load_data_gonogo.m and fit_gonogo.m

Multi-alternative value-based choice task: see fit_multi.m

Questions? Contact Sam Gershman ([email protected]).