conn2res.tasks.NeuroGymTask

class conn2res.tasks.NeuroGymTask(*args, **kwargs)[source]

Class for generating task datasets from the Neurogym repository

Parameters:
  • name (str) – name of the task

  • n_trials (int, optional) – number of trials if task indicated by ‘name’ is a a trial-based task, by default 10