mtenn

Modular Training and Evaluation of Neural Networks

Modules

mtenn.combination

Implementations for the Combination block in a GroupedModel.

mtenn.conversion_utils

Subpackage where the implementations for individual models live.

mtenn.model

This module contains the actual models that are used for making predictions.

mtenn.readout

Implementations for the Readout block in a Model or GroupedModel.

mtenn.representation

This module is mostly here for completeness and convenience.

mtenn.strategy

Implementations for the Strategy block in a Model or GroupedModel.