AllenNeuralDynamics / AllenNeuralDynamics/aind-behavior-curriculum
Consider adding 'global' variables to curriculum.
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The basic idea would be to add an optional data class that could track variables common to all, or multiple, stages. For instance certain animals may be trained in a mirror contingency to counter balance for motor output. This would be used in all tasks but would remain constant without animal, so the default should be constructed from this value.
It should be noted that this can already be implemented by the user by constructing a different stage per animal. This is somewhat a bit clunky however.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.