|  View source on GitHub | 
Contains configuration for computing multimodal integration.
nsl.configs.IntegrationConfig(
    integration_type,
    hidden_dims,
    activation_fn=attr_dict['activation_fn'].default
)
Methods
__eq__
__eq__(
    other
)
Method generated by attrs for class IntegrationConfig.
__ge__
__ge__(
    other
)
Method generated by attrs for class IntegrationConfig.
__gt__
__gt__(
    other
)
Method generated by attrs for class IntegrationConfig.
__le__
__le__(
    other
)
Method generated by attrs for class IntegrationConfig.
__lt__
__lt__(
    other
)
Method generated by attrs for class IntegrationConfig.
__ne__
__ne__(
    other
)
Method generated by attrs for class IntegrationConfig.