mtenn.strategy
Implementations for the Strategy block in a Model or GroupedModel.
Classes
Strategy to only predict based on the complex representation. |
|
Strategy for combining the complex representation and parts representations in some learned manner, using sum-pooling to ensure permutation-invariance of the parts. |
|
Simple strategy for subtracting the sum of the individual component energies from the complex energy. |
|
Strategy for combining the complex representation and parts representations in some learned manner. |
|
Simple strategy for subtracting the sum of the individual component energies from the complex energy. |
|
Abstract base class for the |