get_lab_example

behavenet.fitting.utils.get_lab_example(hparams, lab, expt)[source]

Helper function to load data-specific hyperparameters and update hparams.

These values are loaded from the json file defined by lab and expt in the behavenet user directory. See https://behavenet.readthedocs.io/en/latest/source/installation.html#adding-a-new-dataset for more information.

Parameters:
  • hparams (dict) – hyperparmeter dict to update

  • lab (str) – lab id

  • expt (str) – expt id