Workflows API (High-level)#
Import ladder as:
import ladder
BaseWorkflow#
|
Base class for all workflows. |
InterpretableWorkflow#
|
Interpretable workflow for training with a linear decoder. |
CrossConditionWorkflow#
|
Cross-condition workflow for training with a non-linear decoder. |