GoNogo-v0
- class neurogym.envs.gonogo.GoNogo(dt=100, rewards=None, timing=None)[source]
Go/No-go task.
A stimulus is shown during the stimulus period. The stimulus period is followed by a delay period, and then a decision period. If the stimulus is a Go stimulus, then the subject should choose the action Go during the decision period, otherwise, the subject should remain fixation.
- Reference paper
Active information maintenance in working memory by a sensory cortex
- Tags
- Supervised learning and analysis of this task
- Reinforcement learning and analysis of this task
- Sample run