enerzyme.models.layers.reduce.ShallowEnsembleReduceLayer#
- class enerzyme.models.layers.reduce.ShallowEnsembleReduceLayer(reduce_mean: List[str] = [], var: List[str] = [], std: List[str] = [], relative_energy: bool = False, train_only: bool = False, eval_only: bool = False, test_only: bool = False, test_exclude: bool = False)[source]#
Bases:
BaseFFLayer