Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjgershm/RL_DDM
Reinforcement learning + drift-diffusion modeling
https://github.com/sjgershm/RL_DDM
Last synced: 4 days ago
JSON representation
Reinforcement learning + drift-diffusion modeling
- Host: GitHub
- URL: https://github.com/sjgershm/RL_DDM
- Owner: sjgershm
- Created: 2016-06-06T16:20:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-08T11:24:24.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T04:02:28.697Z (3 months ago)
- Language: Matlab
- Homepage:
- Size: 72.3 KB
- Stars: 32
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-computational-neuroscience - RL_DDM - Reinforcement learning + drift-diffusion model repository. (Package / Computational Cognitive Science)
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]).