-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Sam Gershman edited this page Mar 22, 2018
·
3 revisions
The models in this repo are all described fully in this paper: Gershman, S.J. (2015). A unifying probabilistic view of associative learning. PLOS Computational Biology, 11, e1004567.
- Rescorla-Wagner model
- Kalman Rescorla-Wagner model
- Temporal difference learning model
- Kalman temporal difference learning model
To get started, try the model simulations in simulate_models.m.
To do the exercises, see this page.