Other Resources

Reinforcement Learning

Play with a simple Reinforcement Learning model (Q-learning). Change the alpha (learning rate) and the beta (inverse temperature) parameter to see how this affects the learning curve.

Hippocampal Ranging

dprimethres - R package with function to calculate thresholds of participants' dprime

This package contains a function that outputs the smallest d' value that is above a certain probability level over noise. The way it does is by computing a null distribution of d' values and selects the value that sits at the proportion level passed as an argument.

Created by Javier Ortiz-Tudela.

Cognitive Tasks

Sustained Attention to Response Task

A task measuring inhibition and sustained attention, programmed in Matlab (Psychtoolbox)