default_config

BaseAEModel.default_config: Dict[str, Any] = {'name': 'BaseAEModel'}

Default config used in every model.