ReachingDelayResponse-v0
- class neurogym.envs.reachingdelayresponse.ReachingDelayResponse(dt=100, rewards=None, timing=None, lowbound=0.0, highbound=1.0)[source]
Reaching task with a delay period.
A reaching direction is presented by the stimulus during the stimulus period. Followed by a delay period, the agent needs to respond to the direction of the stimulus during the decision period.
- Tags
perceptual, delayed response, continuous action space, multidimensional action space, supervised
- Supervised learning and analysis of this task
- Reinforcement learning and analysis of this task
- Sample run