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

timing, go-no-go, supervised

Supervised learning and analysis of this task

[Open in colab] [Jupyter notebook Source]

Reinforcement learning and analysis of this task

[Open in colab] [Jupyter notebook Source]

Sample run
../_images/OneTwoThreeGo-v0_examplerun.png