OneTwoThreeGo-v0
- class neurogym.envs.readysetgo.OneTwoThreeGo(dt=80, rewards=None, timing=None, prod_margin=0.2)[source]
Agents reproduce time intervals based on two samples.
- Parameters:
prod_margin – controls the interval around the ground truth production time within which the agent receives proportional reward
- Reference paper
Internal models of sensorimotor integration regulate cortical dynamics
- Tags
- Supervised learning and analysis of this task
- Reinforcement learning and analysis of this task
- Sample run