Compocyte.core.models.dense_torchΒΆ
PyTorch dense model wrapper for Compocyte.
This module wraps PyTorch-based feed-forward models used as local classifiers inside the hierarchical framework. It provides loading/saving helpers and a standard interface for training and prediction used by the higher-level code.